X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fthird_party%2FWebKit%2FSource%2Fmodules%2Findexeddb%2FIDBKeyRange.h;h=5d0f77ddca79e5cd252ab2b23cd20b07c451cae2;hb=1afa4dd80ef85af7c90efaea6959db1d92330844;hp=1dda526c824b3e4f3bfada0a350c320f0061686c;hpb=90762837333c13ccf56f2ad88e4481fc71e8d281;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/third_party/WebKit/Source/modules/indexeddb/IDBKeyRange.h b/src/third_party/WebKit/Source/modules/indexeddb/IDBKeyRange.h index 1dda526..5d0f77d 100644 --- a/src/third_party/WebKit/Source/modules/indexeddb/IDBKeyRange.h +++ b/src/third_party/WebKit/Source/modules/indexeddb/IDBKeyRange.h @@ -36,7 +36,7 @@ class ExecutionContext; class ScriptState; class ScriptValue; -class IDBKeyRange FINAL : public GarbageCollected, public ScriptWrappable { +class IDBKeyRange final : public GarbageCollected, public ScriptWrappable { DEFINE_WRAPPERTYPEINFO(); public: enum LowerBoundType {