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

Unified Diff: content/browser/web_contents/web_contents_impl.h

Issue 633313004: Remove unused RFHManager::CreateViewAndSetSizeForRVH() method. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 2 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: content/browser/web_contents/web_contents_impl.h
diff --git a/content/browser/web_contents/web_contents_impl.h b/content/browser/web_contents/web_contents_impl.h
index 53b0ada6de20af675f052c2e297345df65181194..ae3494a8dfab03d64309cb0c5957bff0429d63be 100644
--- a/content/browser/web_contents/web_contents_impl.h
+++ b/content/browser/web_contents/web_contents_impl.h
@@ -580,7 +580,6 @@ class CONTENT_EXPORT WebContentsImpl
GetLastCommittedNavigationEntryForRenderManager() override;
virtual bool FocusLocationBarByDefault() override;
virtual void SetFocusToLocationBar(bool select_all) override;
- virtual void CreateViewAndSetSizeForRVH(RenderViewHost* rvh) override;
virtual bool IsHidden() override;
// NotificationObserver ------------------------------------------------------
« no previous file with comments | « content/browser/frame_host/render_frame_host_manager.h ('k') | content/browser/web_contents/web_contents_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698