Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / editing / VisiblePosition.h
index 0fc6794..af8444d 100644 (file)
@@ -49,7 +49,7 @@ namespace blink {
 class InlineBox;
 class Range;
 
-class VisiblePosition FINAL {
+class VisiblePosition final {
     DISALLOW_ALLOCATION();
 public:
     // NOTE: UPSTREAM affinity will be used only if pos is at end of a wrapped line,