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

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

Issue 270623003: [Mac] Use full icon for small Chrome Apps custom folder assets (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix eet Created 6 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
Index: chrome/app/theme/chrome_unscaled_resources.grd
diff --git a/chrome/app/theme/chrome_unscaled_resources.grd b/chrome/app/theme/chrome_unscaled_resources.grd
index db4e12962edb92398966305b056b6c8b7c9d635e..5493ea8b2bee65fd5baa2d02d2319264a60faae4 100644
--- a/chrome/app/theme/chrome_unscaled_resources.grd
+++ b/chrome/app/theme/chrome_unscaled_resources.grd
@@ -113,8 +113,8 @@
</if>
</if>
<if expr="is_macosx">
- <include name="IDR_APPS_FOLDER_OVERLAY_16" file="mac/apps_folder_overlay_16.png" type="BINDATA" />
- <include name="IDR_APPS_FOLDER_OVERLAY_32" file="mac/apps_folder_overlay_32.png" type="BINDATA" />
+ <include name="IDR_APPS_FOLDER_16" file="mac/apps_folder_16.png" type="BINDATA" />
+ <include name="IDR_APPS_FOLDER_32" file="mac/apps_folder_32.png" type="BINDATA" />
<include name="IDR_APPS_FOLDER_OVERLAY_128" file="mac/apps_folder_overlay_128.png" type="BINDATA" />
<include name="IDR_APPS_FOLDER_OVERLAY_512" file="mac/apps_folder_overlay_512.png" type="BINDATA" />
</if>
« no previous file with comments | « no previous file | chrome/app/theme/mac/apps_folder_16.png » ('j') | chrome/browser/web_applications/web_app_mac.mm » ('J')

Powered by Google App Engine
This is Rietveld 408576698