Chromium Code Reviews| Index: Source/bindings/core/v8/ScriptValue.h |
| diff --git a/Source/bindings/core/v8/ScriptValue.h b/Source/bindings/core/v8/ScriptValue.h |
| index d326c402d31161444ee3fac68ea8d13fdf001ede..f71713332e847de9a1f9a51465dfe989c2bf24d9 100644 |
| --- a/Source/bindings/core/v8/ScriptValue.h |
| +++ b/Source/bindings/core/v8/ScriptValue.h |
| @@ -42,7 +42,7 @@ namespace blink { |
| class JSONValue; |
| -class ScriptValue FINAL { |
| +class ScriptValue final { |
| public: |
| ScriptValue() { } |