| Index: third_party/WebKit/Source/web/WebViewImpl.h
|
| diff --git a/third_party/WebKit/Source/web/WebViewImpl.h b/third_party/WebKit/Source/web/WebViewImpl.h
|
| index 5718d39d8faf2c5858411f133b6b3e8aebd44b43..b36a61e6e93b87157262b39262a0722f5054f84a 100644
|
| --- a/third_party/WebKit/Source/web/WebViewImpl.h
|
| +++ b/third_party/WebKit/Source/web/WebViewImpl.h
|
| @@ -522,7 +522,6 @@ class WEB_EXPORT WebViewImpl final
|
| void RefreshPageScaleFactorAfterLayout();
|
| IntSize ContentsSize() const;
|
|
|
| - void ResizeFrameView(WebLocalFrameImpl* webframe);
|
| void UpdateICBAndResizeViewport();
|
| void ResizeViewWhileAnchored(float browser_controls_height,
|
| bool browser_controls_shrink_layout);
|
|
|