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

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

Issue 14514003: Make OSX App Launcher Launchable from the Dock. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: rebase off cl14603002 Created 7 years, 8 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/google_chrome_strings.grd ('k') | chrome/app/theme/chromium/app_list_128.png » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 bb7f999333a808a01845de0b3d87ab68a044c171..216115b27bc29c62b89bed13ce9f2bafdcefee6f 100644
--- a/chrome/app/theme/chrome_unscaled_resources.grd
+++ b/chrome/app/theme/chrome_unscaled_resources.grd
@@ -79,6 +79,10 @@
<include name="IDR_PROFILE_AVATAR_2X_24" file="default_200_percent/profile_avatar_note.png" type="BINDATA" />
<include name="IDR_PROFILE_AVATAR_2X_25" file="default_200_percent/profile_avatar_sun_cloud.png" type="BINDATA" />
</if>
+ <if expr="is_macosx and pp_ifdef('enable_app_list')">
+ <!-- App Launcher icons for .app shim, dock icon, etc. -->
+ <include name="IDR_APP_LIST_128" file="chromium/app_list_128.png" type="BINDATA" />
+ </if>
</includes>
</release>
</grit>
« no previous file with comments | « chrome/app/google_chrome_strings.grd ('k') | chrome/app/theme/chromium/app_list_128.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698