Index: Source/web/WebFrameWidgetImpl.h |
diff --git a/Source/web/WebFrameWidgetImpl.h b/Source/web/WebFrameWidgetImpl.h |
index 6f86444a3093135eb6455bdadf65026759f5af6c..de5bfe413d20c230c5001edbe7e3e75311c3fc1b 100644 |
--- a/Source/web/WebFrameWidgetImpl.h |
+++ b/Source/web/WebFrameWidgetImpl.h |
@@ -134,6 +134,8 @@ public: |
void suppressInvalidations(bool enable); |
void setRootGraphicsLayer(GraphicsLayer*); |
+ void setVisibilityState(WebPageVisibilityState, bool) override; |
+ |
// Exposed for the purpose of overriding device metrics. |
void sendResizeEventAndRepaint(); |