Index: Source/core/html/canvas/WebGLGetInfo.h |
diff --git a/Source/core/html/canvas/WebGLGetInfo.h b/Source/core/html/canvas/WebGLGetInfo.h |
index 3c9a436e081bd51e6ea194ffe5c5fb32105fad27..22dc44ab9d6368e78f6b08923e9074bbca172dda 100644 |
--- a/Source/core/html/canvas/WebGLGetInfo.h |
+++ b/Source/core/html/canvas/WebGLGetInfo.h |
@@ -48,7 +48,7 @@ namespace blink { |
// similar variants. For reference counted types, increments and |
// decrements the reference count of the target object. |
-class WebGLGetInfo FINAL { |
+class WebGLGetInfo final { |
STACK_ALLOCATED(); |
public: |
enum Type { |