| Index: chrome/app/theme/theme_resources.grd
|
| diff --git a/chrome/app/theme/theme_resources.grd b/chrome/app/theme/theme_resources.grd
|
| index d43f48b6dde63dde41c83b973a4b870cf2f4af42..f1485cb264fa3e6cf4e5fb363c96b3069bba5cda 100644
|
| --- a/chrome/app/theme/theme_resources.grd
|
| +++ b/chrome/app/theme/theme_resources.grd
|
| @@ -43,6 +43,7 @@
|
| <if expr="pp_ifdef('enable_app_list') and is_win and pp_ifdef('_google_chrome')">
|
| <structure type="chrome_scaled_image" name="IDR_APP_LIST" file="google_chrome/app_list_48.png" />
|
| <structure type="chrome_scaled_image" name="IDR_APP_LIST_SXS" file="google_chrome/app_list_sxs_48.png" />
|
| + <structure type="chrome_scaled_image" name="IDR_APP_LIST_GOOGLE_LOGO_VOICE_SEARCH" file="google_chrome/google_logo_voice_search.png" />
|
| </if>
|
| <if expr="pp_ifdef('enable_app_list')">
|
| <structure type="chrome_scaled_image" name="IDR_APP_LIST_TAB_OVERLAY" file="common/app_list_v1_overlay.png" />
|
|
|