X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fthird_party%2FWebKit%2FSource%2Fmodules%2Fquota%2FWorkerNavigatorStorageQuota.h;h=8a7d94a08d5bbd9e009c6e9da4873ecc87fde125;hb=1afa4dd80ef85af7c90efaea6959db1d92330844;hp=b8f4a48e99092f20da515ce36a3a6463b0b0fbea;hpb=90762837333c13ccf56f2ad88e4481fc71e8d281;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/third_party/WebKit/Source/modules/quota/WorkerNavigatorStorageQuota.h b/src/third_party/WebKit/Source/modules/quota/WorkerNavigatorStorageQuota.h index b8f4a48..8a7d94a 100644 --- a/src/third_party/WebKit/Source/modules/quota/WorkerNavigatorStorageQuota.h +++ b/src/third_party/WebKit/Source/modules/quota/WorkerNavigatorStorageQuota.h @@ -39,7 +39,7 @@ namespace blink { -class WorkerNavigatorStorageQuota FINAL : public NoBaseWillBeGarbageCollected, public WillBeHeapSupplement { +class WorkerNavigatorStorageQuota final : public NoBaseWillBeGarbageCollected, public WillBeHeapSupplement { WILL_BE_USING_GARBAGE_COLLECTED_MIXIN(WorkerNavigatorStorageQuota); public: static WorkerNavigatorStorageQuota& from(WorkerNavigator&);