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

Unified Diff: app/resources/app_resources.grd

Issue 3479002: Default IDR_MENU_DROPARROW is unsuitable for us because it is too opaque.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 10 years, 3 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 | « no previous file | app/resources/menu_droparrow_sharp.png » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: app/resources/app_resources.grd
===================================================================
--- app/resources/app_resources.grd (revision 60160)
+++ app/resources/app_resources.grd (working copy)
@@ -48,6 +48,7 @@
<include name="IDR_MAXIMIZE_P" file="linux_maximize_p.png" type="BINDATA" />
</if>
<include name="IDR_MENU_DROPARROW" file="menu_droparrow.png" type="BINDATA" />
+ <include name="IDR_MENU_DROPARROW_SHARP" file="menu_droparrow_sharp.png" type="BINDATA" />
<if expr="pp_ifdef('toolkit_views')">
<include name="IDR_MINIMIZE" file="minimize.png" type="BINDATA" />
<include name="IDR_MINIMIZE_H" file="minimize_h.png" type="BINDATA" />
« no previous file with comments | « no previous file | app/resources/menu_droparrow_sharp.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698