Chromium Code Reviews| Index: Source/web/WebViewImpl.h |
| diff --git a/Source/web/WebViewImpl.h b/Source/web/WebViewImpl.h |
| index 1e49ab4516d6f5d8e2795380e4b3961094fbf764..cd0799ce61260b5895001d7729a9c4ce2f7bdb0c 100644 |
| --- a/Source/web/WebViewImpl.h |
| +++ b/Source/web/WebViewImpl.h |
| @@ -508,8 +508,6 @@ public: |
| virtual void setTopControlsLayoutHeight(float) override; |
| - IntSize mainFrameSize() const; |
| - |
| private: |
| void didUpdateTopControls(); |
| void setTopControlsContentOffset(float); |