| Index: chrome/app/theme/theme_resources.grd
|
| diff --git a/chrome/app/theme/theme_resources.grd b/chrome/app/theme/theme_resources.grd
|
| index b6060259437e9285b4bdbe045db175fc96edbc21..9a73c605e0b8b91030a8c3cac4a7a8c7b707a8f7 100644
|
| --- a/chrome/app/theme/theme_resources.grd
|
| +++ b/chrome/app/theme/theme_resources.grd
|
| @@ -440,6 +440,9 @@
|
| <structure type="chrome_scaled_image" name="IDR_INFOBAR_THEME" file="common/infobar_theme.png" />
|
| <structure type="chrome_scaled_image" name="IDR_INFOBAR_TRANSLATE" file="common/infobar_translate.png" />
|
| <structure type="chrome_scaled_image" name="IDR_INFOBAR_WARNING" file="common/infobar_warning.png" />
|
| + <if expr="not is_android">
|
| + <structure type="chrome_scaled_image" name="IDR_INFOBAR_CRYPTOTOKEN" file="common/infobar_cryptotoken.png" />
|
| + </if>
|
| <structure type="chrome_scaled_image" name="IDR_INPUT_ALERT" file="common/input_alert.png" />
|
| <structure type="chrome_scaled_image" name="IDR_INPUT_ALERT_MENU" file="common/input_alert_menu.png" />
|
| <structure type="chrome_scaled_image" name="IDR_INPUT_GOOD" file="common/input_good.png" />
|
|
|