Index: Source/core/platform/graphics/skia/OpaqueRegionSkia.h |
diff --git a/Source/core/platform/graphics/skia/OpaqueRegionSkia.h b/Source/core/platform/graphics/skia/OpaqueRegionSkia.h |
index 8c25abbc6a8b7d5d75f88aa23379058348be9c6f..3c067009216718d8c98a9e06450a0522a286040a 100644 |
--- a/Source/core/platform/graphics/skia/OpaqueRegionSkia.h |
+++ b/Source/core/platform/graphics/skia/OpaqueRegionSkia.h |
@@ -44,7 +44,7 @@ class GraphicsContext; |
// This class is an encapsulation of functionality for GraphicsContext, and its methods are mirrored |
// there for the outside world. It tracks paints and computes what area will be opaque. |
-class OpaqueRegionSkia { |
+class OpaqueRegionSkia FINAL { |
public: |
OpaqueRegionSkia(); |