Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / modules / speech / SpeechGrammarList.h
index abfcfe8..0163209 100644 (file)
@@ -34,7 +34,7 @@ namespace blink {
 
 class ExecutionContext;
 
-class SpeechGrammarList FINAL : public GarbageCollected<SpeechGrammarList>, public ScriptWrappable {
+class SpeechGrammarList final : public GarbageCollected<SpeechGrammarList>, public ScriptWrappable {
     DEFINE_WRAPPERTYPEINFO();
 public:
     static SpeechGrammarList* create();