Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1907)

Unified Diff: third_party/WebKit/Source/web/WebViewImpl.h

Issue 2860433002: Update WebView/FrameView size from LayoutView::UpdateAfterLayout (Closed)
Patch Set: s/IsLocalRoot/IsMainFrame/ Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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);
« no previous file with comments | « third_party/WebKit/Source/core/paint/BoxPaintInvalidatorTest.cpp ('k') | third_party/WebKit/Source/web/WebViewImpl.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698