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

Unified Diff: chrome/browser/view_ids.h

Issue 53096: Broadcast a state change notification from the toolbar to the RenderWidgetHos... (Closed) Base URL: svn://chrome-svn/chrome/branches/release_154.next/src/
Patch Set: Created 11 years, 9 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/render_widget_host_hwnd.cc ('k') | chrome/browser/views/toolbar_view.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/view_ids.h
===================================================================
--- chrome/browser/view_ids.h (revision 12533)
+++ chrome/browser/view_ids.h (working copy)
@@ -45,6 +45,9 @@
// Tab Container window.
VIEW_ID_TAB_CONTAINER,
+ // 3D button
+ VIEW_ID_3D_BUTTON,
+
VIEW_ID_PREDEFINED_COUNT
};
« no previous file with comments | « chrome/browser/render_widget_host_hwnd.cc ('k') | chrome/browser/views/toolbar_view.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698