| Index: third_party/WebKit/Source/web/WebViewFrameWidget.h
|
| diff --git a/third_party/WebKit/Source/web/WebViewFrameWidget.h b/third_party/WebKit/Source/web/WebViewFrameWidget.h
|
| index 6d22c0c942ba5e048f685a73f07e2fb0da16b75b..e7761d73a794a75fa05a885135186910a37bd6cf 100644
|
| --- a/third_party/WebKit/Source/web/WebViewFrameWidget.h
|
| +++ b/third_party/WebKit/Source/web/WebViewFrameWidget.h
|
| @@ -87,7 +87,6 @@ public:
|
| void didChangeWindowResizerRect() override;
|
| WebColor backgroundColor() const override;
|
| WebPagePopup* pagePopup() const override;
|
| - void setTopControlsHeight(float height, bool topControlsShrinkLayoutSize) override;
|
| void updateTopControlsState(WebTopControlsState constraints, WebTopControlsState current, bool animate) override;
|
| void setVisibilityState(WebPageVisibilityState, bool isInitialState) override;
|
| bool isTransparent() const override;
|
|
|