| 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 1e084e3b896570c842a46c03a79deede6bc74c26..c925095a24ea6b6a19502555916aa94ca38f09f2 100644
|
| --- a/third_party/WebKit/Source/core/frame/FrameView.h
|
| +++ b/third_party/WebKit/Source/core/frame/FrameView.h
|
| @@ -375,7 +375,6 @@ public:
|
| IntPoint maximumScrollPosition() const override;
|
|
|
| // ScrollableArea interface
|
| - void scrollControlWasSetNeedsPaintInvalidation() override { }
|
| void getTickmarks(Vector<IntRect>&) const override;
|
| IntRect scrollableAreaBoundingBox() const override;
|
| bool scrollAnimatorEnabled() const override;
|
|
|