Index: Source/core/platform/graphics/harfbuzz/HarfBuzzShaper.h |
diff --git a/Source/core/platform/graphics/harfbuzz/HarfBuzzShaper.h b/Source/core/platform/graphics/harfbuzz/HarfBuzzShaper.h |
index c21e5116d93ae875968a5cf5f3cb0e31b6fa8b8e..54b01bd6c00c7cd2e11fc133da5d5cc26151c452 100644 |
--- a/Source/core/platform/graphics/harfbuzz/HarfBuzzShaper.h |
+++ b/Source/core/platform/graphics/harfbuzz/HarfBuzzShaper.h |
@@ -46,7 +46,7 @@ namespace WebCore { |
class Font; |
class SimpleFontData; |
-class HarfBuzzShaper { |
+class HarfBuzzShaper FINAL { |
public: |
enum NormalizeMode { |
DoNotNormalizeMirrorChars, |