Index: sky/engine/web/WebViewImpl.h |
diff --git a/sky/engine/web/WebViewImpl.h b/sky/engine/web/WebViewImpl.h |
index 7c0f2b3b8d27344159f8436fc85cab381753a5f9..8fe17584c7ad8992fb154f496f68936e57c135fd 100644 |
--- a/sky/engine/web/WebViewImpl.h |
+++ b/sky/engine/web/WebViewImpl.h |
@@ -63,7 +63,7 @@ class WebLocalFrameImpl; |
class WebImage; |
class WebSettingsImpl; |
-class WebViewImpl FINAL : public WebView |
+class WebViewImpl final : public WebView |
, public RefCounted<WebViewImpl> |
, public WebGestureCurveTarget |
, public PageWidgetEventHandler { |