Chromium Code Reviews| Index: chrome/app/theme/theme_resources.grd |
| diff --git a/chrome/app/theme/theme_resources.grd b/chrome/app/theme/theme_resources.grd |
| index fb97e94151d4a092b4e51a5ccc5c2fbccbfc4349..e00f2067898a337b2e25cba39e4c63e03a29d85b 100644 |
| --- a/chrome/app/theme/theme_resources.grd |
| +++ b/chrome/app/theme/theme_resources.grd |
| @@ -442,6 +442,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" /> |
|
oshima
2014/12/12 19:30:21
please sort
Arnar Birgisson
2014/12/12 19:37:13
Done.
|
| + </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" /> |