| 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>
|
|
|