| 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 cdb50338567eae844c7b90b495bf9f42e3d88b19..c99a47b84080b018f31add2703548bac8894b5c4 100644
|
| --- a/third_party/WebKit/Source/core/frame/FrameView.h
|
| +++ b/third_party/WebKit/Source/core/frame/FrameView.h
|
| @@ -157,7 +157,6 @@ public:
|
| void detachScrollbars();
|
| void recalculateCustomScrollbarStyle();
|
| void invalidateAllCustomScrollbarsOnActiveChanged();
|
| - virtual void recalculateScrollbarOverlayStyle();
|
|
|
| void clear();
|
|
|
|
|