| Index: chrome/app/theme/theme_resources.grd
|
| diff --git a/chrome/app/theme/theme_resources.grd b/chrome/app/theme/theme_resources.grd
|
| index 120b9e28a230dc75570f83b876283e45cd60a4ff..c969b32bcd3d9fa1969a76632106fa66e5a3c978 100644
|
| --- a/chrome/app/theme/theme_resources.grd
|
| +++ b/chrome/app/theme/theme_resources.grd
|
| @@ -30,6 +30,9 @@
|
| <structure type="chrome_scaled_image" name="IDR_ALLOWED_JAVASCRIPT" file="allowed_script.png" />
|
| <structure type="chrome_scaled_image" name="IDR_APP_DEFAULT_ICON" file="app_default_icon.png" />
|
| <structure type="chrome_scaled_image" name="IDR_APP_DROPARROW" file="app_droparrow.png" />
|
| + <if expr="is_win">
|
| + <structure type="chrome_scaled_image" name="IDR_APP_LIST" file="app_list.png" />
|
| + </if>
|
| <structure type="chrome_scaled_image" name="IDR_APP_NOTIFICATION_NUB" file="nub.png" />
|
| <structure type="chrome_scaled_image" name="IDR_APP_NOTIFICATION_NUB_MASK" file="nub_mask.png" />
|
| <structure type="chrome_scaled_image" name="IDR_APP_NOTIFICATION_SMALL_BUBBLE" file="small_bubble.png" />
|
|
|