summaryrefslogtreecommitdiffstats
path: root/chrome/app/theme/theme_resources.grd
diff options
context:
space:
mode:
authorkoz@chromium.org <koz@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-04-16 23:47:05 +0000
committerkoz@chromium.org <koz@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-04-16 23:47:05 +0000
commit79fec5fdc9e9ba34b282b45b67b65c87668372ae (patch)
tree06d9ab64e26694a6e0728cd996fc27f1561439ec /chrome/app/theme/theme_resources.grd
parentf2cdd4ae1be5b0633b171ea838daa125c0bd2190 (diff)
downloadchromium_src-79fec5fdc9e9ba34b282b45b67b65c87668372ae.zip
chromium_src-79fec5fdc9e9ba34b282b45b67b65c87668372ae.tar.gz
chromium_src-79fec5fdc9e9ba34b282b45b67b65c87668372ae.tar.bz2
Add new overlay for v1 apps in the launcher.
BUG=225975 TBR=oshima@chromium.org Review URL: https://codereview.chromium.org/13813004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194487 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app/theme/theme_resources.grd')
-rw-r--r--chrome/app/theme/theme_resources.grd2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/app/theme/theme_resources.grd b/chrome/app/theme/theme_resources.grd
index ad0c91c..a0eacb9 100644
--- a/chrome/app/theme/theme_resources.grd
+++ b/chrome/app/theme/theme_resources.grd
@@ -44,7 +44,7 @@
<structure type="chrome_scaled_image" name="IDR_APP_LIST" file="win/app_list.png" />
</if>
<if expr="pp_ifdef('enable_app_list') and not pp_ifdef('chromeos')">
- <structure type="chrome_scaled_image" name="IDR_APP_LIST_TAB_OVERLAY" file="app_list_tab_overlay.png" />
+ <structure type="chrome_scaled_image" name="IDR_APP_LIST_TAB_OVERLAY" file="win/app_list_v1_overlay.png" />
</if>
<structure type="chrome_scaled_image" name="IDR_ASK_MEDIA" file="ask_media.png" />
<if expr="pp_ifdef('toolkit_views')">