| Index: third_party/WebKit/Source/core/paint/PaintLayerScrollableArea.h
|
| diff --git a/third_party/WebKit/Source/core/paint/PaintLayerScrollableArea.h b/third_party/WebKit/Source/core/paint/PaintLayerScrollableArea.h
|
| index 0fe166b187dbd977dd5c607418944f7d323cf9bc..1fb557bfa7e69518ee3b6f7489fde2e5af82538d 100644
|
| --- a/third_party/WebKit/Source/core/paint/PaintLayerScrollableArea.h
|
| +++ b/third_party/WebKit/Source/core/paint/PaintLayerScrollableArea.h
|
| @@ -258,7 +258,6 @@ public:
|
|
|
| bool usesCompositedScrolling() const override;
|
| bool shouldScrollOnMainThread() const override;
|
| - void scrollControlWasSetNeedsPaintInvalidation() override;
|
| bool shouldUseIntegerScrollOffset() const override;
|
| bool isActive() const override;
|
| bool isScrollCornerVisible() const override;
|
|
|