Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / dom / ClientRectList.h
index d4ee713..a105cb3 100644 (file)
@@ -38,7 +38,7 @@ namespace blink {
 
 class ClientRect;
 
-class ClientRectList FINAL : public RefCountedWillBeGarbageCollected<ClientRectList>, public ScriptWrappable {
+class ClientRectList final : public RefCountedWillBeGarbageCollected<ClientRectList>, public ScriptWrappable {
     DECLARE_EMPTY_DESTRUCTOR_WILL_BE_REMOVED(ClientRectList);
     DEFINE_WRAPPERTYPEINFO();
 public: