| Index: chrome/app/theme/theme_resources.grd
|
| diff --git a/chrome/app/theme/theme_resources.grd b/chrome/app/theme/theme_resources.grd
|
| index 88ae6db4e0b3e83f7d56bb9ec6bc6d1aff5ac609..7230804e6d464b6dd6bc516af270576d10274754 100644
|
| --- a/chrome/app/theme/theme_resources.grd
|
| +++ b/chrome/app/theme/theme_resources.grd
|
| @@ -85,8 +85,6 @@
|
| <structure type="chrome_scaled_image" name="IDR_AUTOFILL_DIALOG_MENU_BUTTON_P" file="common/autofill_dialog_menu_button_pressed.png" />
|
| <structure type="chrome_scaled_image" name="IDR_AUTOFILL_DIALOG_MENU_BUTTON_H" file="common/autofill_dialog_menu_button_hover.png" />
|
| <structure type="chrome_scaled_image" name="IDR_AUTOFILL_DIALOG_MENU_BUTTON_D" file="common/autofill_dialog_menu_button_disabled.png" />
|
| - <!-- TODO(jamescook): Update all Chrome platforms to use the new art and metrics
|
| - from Ash, crbug.com/118228 -->
|
| <if expr="toolkit_views or is_macosx or is_ios">
|
| <structure type="chrome_scaled_image" name="IDR_BACK" file="common/browser_back_normal.png" />
|
| <structure type="chrome_scaled_image" name="IDR_BACK_D" file="common/browser_back_disabled.png" />
|
|
|