| Index: chrome/app/theme/theme_resources.grd
|
| diff --git a/chrome/app/theme/theme_resources.grd b/chrome/app/theme/theme_resources.grd
|
| index 7bc9a1ca498eb4905ceed60782de7b696aef1b64..803bee561b3d22c1d5dc0ceaff00f32456235212 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')">
|
|
|