| 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 fd4071eee5e73b6749cabd0aa02c373f8f53167c..96c7e3ac365af2b83be7a4f612b002fa1cc761ed 100644
|
| --- a/third_party/WebKit/Source/core/page/scrolling/TopDocumentRootScrollerController.h
|
| +++ b/third_party/WebKit/Source/core/page/scrolling/TopDocumentRootScrollerController.h
|
| @@ -65,8 +65,6 @@ class CORE_EXPORT TopDocumentRootScrollerController
|
| // Called when the root scroller in any frames on the page has changed.
|
| void didChangeRootScroller();
|
|
|
| - void mainFrameViewResized();
|
| -
|
| // Returns the ScrollableArea associated with the globalRootScroller(). Note,
|
| // this isn't necessarily the PLSA belonging to the root scroller Element's
|
| // LayoutBox. If the root scroller is the documentElement then we use the
|
|
|