| Index: third_party/WebKit/Source/core/page/scrolling/TopDocumentRootScrollerController.h
|
| diff --git a/third_party/WebKit/Source/core/page/scrolling/TopDocumentRootScrollerController.h b/third_party/WebKit/Source/core/page/scrolling/TopDocumentRootScrollerController.h
|
| index 9ad8c3e63eb7dea40edb1d944811261f3d0e4715..fd4071eee5e73b6749cabd0aa02c373f8f53167c 100644
|
| --- a/third_party/WebKit/Source/core/page/scrolling/TopDocumentRootScrollerController.h
|
| +++ b/third_party/WebKit/Source/core/page/scrolling/TopDocumentRootScrollerController.h
|
| @@ -93,8 +93,6 @@ class CORE_EXPORT TopDocumentRootScrollerController
|
|
|
| Document* topDocument() const;
|
|
|
| - void setNeedsCompositingInputsUpdateOnGlobalRootScroller();
|
| -
|
| // The apply-scroll callback that moves browser controls and produces
|
| // overscroll effects. This class makes sure this callback is set on the
|
| // appropriate root scroller element.
|
|
|