| Index: third_party/WebKit/Source/core/frame/FrameView.h
 | 
| diff --git a/third_party/WebKit/Source/core/frame/FrameView.h b/third_party/WebKit/Source/core/frame/FrameView.h
 | 
| index 8ff8a82ed6128864624583ed2322fb8a45887e6e..c68752363135fa17879613f10c06f4ef641d5330 100644
 | 
| --- a/third_party/WebKit/Source/core/frame/FrameView.h
 | 
| +++ b/third_party/WebKit/Source/core/frame/FrameView.h
 | 
| @@ -767,8 +767,6 @@ class CORE_EXPORT FrameView final
 | 
|    void updateScrollbars();
 | 
|    void updateScrollbarsIfNeeded();
 | 
|  
 | 
| -  void didChangeScrollbarsHidden() override;
 | 
| -
 | 
|    class InUpdateScrollbarsScope {
 | 
|      STACK_ALLOCATED();
 | 
|  
 | 
| 
 |