Index: Source/core/frame/FrameView.h |
diff --git a/Source/core/frame/FrameView.h b/Source/core/frame/FrameView.h |
index 4f53c0ec638658904f20c64ec61efe9c624bfa94..da37a9d36a71fa4826fc502c44e25ce03d88e47b 100644 |
--- a/Source/core/frame/FrameView.h |
+++ b/Source/core/frame/FrameView.h |
@@ -374,6 +374,7 @@ private: |
virtual void notifyPageThatContentAreaWillPaint() const OVERRIDE; |
+ void scheduleUpdateWidgetsIfNecessary(); |
void updateWidgetsTimerFired(Timer<FrameView>*); |
bool updateWidgets(); |