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 0df53ca898e7dba9636f5ff20929863921d80750..17a21f5b3b6250a10a95c2b7cef590b420e4a70e 100644 |
--- a/third_party/WebKit/Source/web/WebViewImpl.h |
+++ b/third_party/WebKit/Source/web/WebViewImpl.h |
@@ -520,8 +520,7 @@ |
IntSize contentsSize() const; |
void performResize(); |
- void resizeViewWhileAnchored(FrameView*, |
- float browserControlsHeight, |
+ void resizeViewWhileAnchored(float browserControlsHeight, |
bool browserControlsShrinkLayout); |
// Overrides the compositor visibility. See the description of |