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

Unified Diff: chrome/app/theme/theme_resources_standard.grd

Issue 10406016: Implement Action Box button (Closed) Base URL: http://src.chromium.org/svn/trunk/src/
Patch Set: Created 8 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
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/browser/ui/view_ids.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/theme/theme_resources_standard.grd
===================================================================
--- chrome/app/theme/theme_resources_standard.grd (revision 137914)
+++ chrome/app/theme/theme_resources_standard.grd (working copy)
@@ -170,6 +170,9 @@
<include name="IDR_SAD_FAVICON" file="sadfavicon.png" type="BINDATA" />
<include name="IDR_STAR" file="star.png" type="BINDATA" />
<include name="IDR_STAR_LIT" file="star_lit.png" type="BINDATA" />
+ <include name="IDR_ACTION_BOX_BUTTON" file="action_box_button.png" type="BINDATA" />
+ <include name="IDR_ACTION_BOX_BUTTON_H" file="action_box_button_h.png" type="BINDATA" />
+ <include name="IDR_ACTION_BOX_BUTTON_P" file="action_box_button_p.png" type="BINDATA" />
<if expr="pp_ifdef('toolkit_views')">
<include name="IDR_STOP" file="default_100/ash/browser_stop_normal.png" type="BINDATA" />
<include name="IDR_STOP_D" file="default_100/ash/browser_stop_disabled.png" type="BINDATA" />
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/browser/ui/view_ids.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698