Index: Source/core/frame/FrameView.h |
diff --git a/Source/core/frame/FrameView.h b/Source/core/frame/FrameView.h |
index 71b8e92c5f3d31282dd8931b5c8cef30a14dc111..092856d92b5a0ac8ef13e39fa078dc61c2b18006 100644 |
--- a/Source/core/frame/FrameView.h |
+++ b/Source/core/frame/FrameView.h |
@@ -134,6 +134,7 @@ public: |
void prepareForDetach(); |
void detachCustomScrollbars(); |
void recalculateCustomScrollbarStyle(); |
+ void invalidateAllCustomScrollbarsOnActiveChanged(); |
virtual void recalculateScrollbarOverlayStyle(); |
void clear(); |