| Index: third_party/WebKit/Source/core/frame/BrowserControls.h
|
| diff --git a/third_party/WebKit/Source/core/frame/BrowserControls.h b/third_party/WebKit/Source/core/frame/BrowserControls.h
|
| index cbabd913ef8cae2d9554954a9f36f3c125dfeab7..10c1f86af0e3405c427afb3fc6687c249a271048 100644
|
| --- a/third_party/WebKit/Source/core/frame/BrowserControls.h
|
| +++ b/third_party/WebKit/Source/core/frame/BrowserControls.h
|
| @@ -49,8 +49,6 @@
|
| // scroll amount.
|
| FloatSize scrollBy(FloatSize scrollDelta);
|
|
|
| - WebBrowserControlsState permittedState() const { return m_permittedState; }
|
| -
|
| private:
|
| explicit BrowserControls(const FrameHost&);
|
| void resetBaseline();
|
|
|