Index: third_party/WebKit/Source/platform/graphics/StaticBitmapImage.h |
diff --git a/third_party/WebKit/Source/platform/graphics/StaticBitmapImage.h b/third_party/WebKit/Source/platform/graphics/StaticBitmapImage.h |
index bb9f3c011fee4d78a5b89754a194f2a9230cb575..b2e84d95fa34be8503f1ca9387829ea6fda84406 100644 |
--- a/third_party/WebKit/Source/platform/graphics/StaticBitmapImage.h |
+++ b/third_party/WebKit/Source/platform/graphics/StaticBitmapImage.h |
@@ -9,7 +9,7 @@ |
namespace blink { |
-class PLATFORM_EXPORT StaticBitmapImage : public Image { |
+class PLATFORM_EXPORT StaticBitmapImage final : public Image { |
public: |
~StaticBitmapImage() override; |