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

Unified Diff: chrome/app/theme/theme_resources.rc

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/app/theme/theme_resources.h ('k') | chrome/browser/browser_commands.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/theme/theme_resources.rc
===================================================================
--- chrome/app/theme/theme_resources.rc (revision 12533)
+++ chrome/app/theme/theme_resources.rc (working copy)
@@ -306,3 +306,7 @@
IDR_BOOKMARK_MANAGER_RECENT_ICON BINDATA "bookmark_manager_recent.png"
IDR_BOOKMARK_MANAGER_SEARCH_ICON BINDATA "bookmark_manager_search.png"
IDR_MENU_DROPARROW BINDATA "menu_droparrow.png"
+IDR_3D BINDATA "3d.png"
+IDR_3D_C BINDATA "3d_c.png"
+IDR_3D_H BINDATA "3d_h.png"
+IDR_3D_P BINDATA "3d_p.png"
« no previous file with comments | « chrome/app/theme/theme_resources.h ('k') | chrome/browser/browser_commands.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698