| Index: third_party/WebKit/Source/core/frame/RootFrameViewport.h
|
| diff --git a/third_party/WebKit/Source/core/frame/RootFrameViewport.h b/third_party/WebKit/Source/core/frame/RootFrameViewport.h
|
| index 7495bd03c86ed63e0d19ef996ed7163c6038b141..f2b690395bba4c486beba2fac810dcbd5f93e71a 100644
|
| --- a/third_party/WebKit/Source/core/frame/RootFrameViewport.h
|
| +++ b/third_party/WebKit/Source/core/frame/RootFrameViewport.h
|
| @@ -98,7 +98,6 @@ class CORE_EXPORT RootFrameViewport final
|
| void UpdateCompositorScrollAnimations() override;
|
| void CancelProgrammaticScrollAnimation() override;
|
| ScrollBehavior ScrollBehaviorStyle() const override;
|
| - FrameViewBase* GetFrameViewBase() override;
|
| void ClearScrollableArea() override;
|
| LayoutBox* GetLayoutBox() const override;
|
| FloatQuad LocalToVisibleContentQuad(const FloatQuad&,
|
|
|