Chromium Code Reviews| Index: Source/core/frame/FrameView.h |
| diff --git a/Source/core/frame/FrameView.h b/Source/core/frame/FrameView.h |
| index 1d42d1083a411c8a56845e661d31628ff000497c..b7bd4a6904b47c46b38b9fc5ede884f90426ec26 100644 |
| --- a/Source/core/frame/FrameView.h |
| +++ b/Source/core/frame/FrameView.h |
| @@ -133,6 +133,7 @@ public: |
| void resetScrollbars(); |
| void prepareForDetach(); |
| void detachCustomScrollbars(); |
| + void recalculateCustomScrollbarStyle(); |
| virtual void recalculateScrollbarOverlayStyle(); |
| void clear(); |