Index: Source/core/html/parser/XSSAuditorDelegate.h |
diff --git a/Source/core/html/parser/XSSAuditorDelegate.h b/Source/core/html/parser/XSSAuditorDelegate.h |
index d076d978c6526414011013d8fc9b211a8e200965..0bf9f65fcc915c314c71e62d16af23b7e65287a8 100644 |
--- a/Source/core/html/parser/XSSAuditorDelegate.h |
+++ b/Source/core/html/parser/XSSAuditorDelegate.h |
@@ -64,7 +64,7 @@ private: |
{ } |
}; |
-class XSSAuditorDelegate FINAL { |
+class XSSAuditorDelegate final { |
DISALLOW_ALLOCATION(); |
WTF_MAKE_NONCOPYABLE(XSSAuditorDelegate); |
public: |