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

Unified Diff: chrome/browser/renderer_host/render_view_host.h

Issue 3129003: remove toolstrips (Closed)
Patch Set: merge Created 10 years, 4 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
« no previous file with comments | « chrome/browser/gtk/view_id_util_browsertest.cc ('k') | chrome/browser/renderer_host/render_view_host.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/renderer_host/render_view_host.h
diff --git a/chrome/browser/renderer_host/render_view_host.h b/chrome/browser/renderer_host/render_view_host.h
index b47bb57fe50d4e38613b7d6b0d759ba803a153e7..9fbb9e9573ea9a410dee126d215021d1b73a7c28 100644
--- a/chrome/browser/renderer_host/render_view_host.h
+++ b/chrome/browser/renderer_host/render_view_host.h
@@ -441,9 +441,6 @@ class RenderViewHost : public RenderWidgetHost {
// permission.
void BlockExtensionRequest(int request_id);
- // Notifies the renderer that its view type has changed.
- void ViewTypeChanged(ViewType::Type type);
-
// Tells the renderer which browser window it is being attached to.
void UpdateBrowserWindowId(int window_id);
« no previous file with comments | « chrome/browser/gtk/view_id_util_browsertest.cc ('k') | chrome/browser/renderer_host/render_view_host.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698