Index: chrome/app/theme/theme_resources.grd |
diff --git a/chrome/app/theme/theme_resources.grd b/chrome/app/theme/theme_resources.grd |
index e60c433762ae2a7242e6cf486bee030dc8c64d02..1751d243376e3beefb6bab49be59eeb76ba96609 100644 |
--- a/chrome/app/theme/theme_resources.grd |
+++ b/chrome/app/theme/theme_resources.grd |
@@ -626,12 +626,6 @@ |
<structure type="chrome_scaled_image" name="IDR_QUESTION_MARK" file="common/question_mark.png" /> |
<structure type="chrome_scaled_image" name="IDR_PROFILE_SELECTED" file="common/profile_selected.png" /> |
<structure type="chrome_scaled_image" name="IDR_REGISTER_PROTOCOL_HANDLER" file="register_protocol_handler.png" /> |
- <if expr="toolkit_views or is_macosx or is_ios"> |
- <structure type="chrome_scaled_image" name="IDR_RELOAD" file="common/browser_reload_normal.png" /> |
- <structure type="chrome_scaled_image" name="IDR_RELOAD_D" file="common/browser_reload_disabled.png" /> |
- <structure type="chrome_scaled_image" name="IDR_RELOAD_H" file="common/browser_reload_hover.png" /> |
- <structure type="chrome_scaled_image" name="IDR_RELOAD_P" file="common/browser_reload_pressed.png" /> |
- </if> |
<structure type="chrome_scaled_image" name="IDR_RESTORE_BUTTON_MASK" file="common/restore_button_mask.png" /> |
<if expr="is_macosx"> |
<structure type="chrome_scaled_image" name="IDR_SAFEBROWSING_WARNING" file="legacy/safebrowsing_warning.png" /> |
@@ -648,12 +642,6 @@ |
<structure type="chrome_scaled_image" name="IDR_STAR" file="common/star.png" /> |
<structure type="chrome_scaled_image" name="IDR_STAR_LIT" file="common/star_lit.png" /> |
</if> |
- <if expr="toolkit_views or is_macosx or is_ios"> |
- <structure type="chrome_scaled_image" name="IDR_STOP" file="common/browser_stop_normal.png" /> |
- <structure type="chrome_scaled_image" name="IDR_STOP_D" file="common/browser_stop_disabled.png" /> |
- <structure type="chrome_scaled_image" name="IDR_STOP_H" file="common/browser_stop_hover.png" /> |
- <structure type="chrome_scaled_image" name="IDR_STOP_P" file="common/browser_stop_pressed.png" /> |
- </if> |
<if expr="chromeos"> |
<structure type="chrome_scaled_image" name="IDR_SUPERVISED_ILLUSTRATION_START" file="cros/supervised_illustration_start.png" /> |
<structure type="chrome_scaled_image" name="IDR_SUPERVISED_ILLUSTRATION_DONE" file="cros/supervised_illsutration_done.png" /> |
@@ -763,11 +751,6 @@ |
<if expr="is_macosx or is_ios"> |
<structure type="chrome_scaled_image" name="IDR_TOOLBAR_SHADE_TOP" file="mac/toolbar_shade_top.png" /> |
</if> |
- <if expr="toolkit_views or is_macosx or is_ios"> |
- <structure type="chrome_scaled_image" name="IDR_TOOLS" file="common/browser_tools_normal.png" /> |
- <structure type="chrome_scaled_image" name="IDR_TOOLS_H" file="common/browser_tools_hover.png" /> |
- <structure type="chrome_scaled_image" name="IDR_TOOLS_P" file="common/browser_tools_pressed.png" /> |
- </if> |
<structure type="chrome_scaled_image" name="IDR_TOOLBAR_ACTION_HIGHLIGHT_BOTTOM_LEFT" file="common/toolbar_action_highlight_bottom_left.png" /> |
<structure type="chrome_scaled_image" name="IDR_TOOLBAR_ACTION_HIGHLIGHT_BOTTOM" file="common/toolbar_action_highlight_bottom.png" /> |
@@ -778,13 +761,9 @@ |
<structure type="chrome_scaled_image" name="IDR_TOOLBAR_ACTION_HIGHLIGHT_TOP_LEFT" file="common/toolbar_action_highlight_top_left.png" /> |
<structure type="chrome_scaled_image" name="IDR_TOOLBAR_ACTION_HIGHLIGHT_TOP" file="common/toolbar_action_highlight_top.png" /> |
<structure type="chrome_scaled_image" name="IDR_TOOLBAR_ACTION_HIGHLIGHT_TOP_RIGHT" file="common/toolbar_action_highlight_top_right.png" /> |
- |
<structure type="chrome_scaled_image" name="IDR_TOOLBAR_BEZEL_HOVER" file="common/browser_toolbar_bezel_hover.png" /> |
<structure type="chrome_scaled_image" name="IDR_TOOLBAR_BEZEL_PRESSED" file="common/browser_toolbar_bezel_pressed.png" /> |
- <structure type="chrome_scaled_image" name="IDR_TOOLS_BAR" file="common/browser_tools_bar.png" /> |
- <structure type="chrome_scaled_image" name="IDR_TOOLS_BAR_LOW" file="common/browser_tools_bar_low.png" /> |
- <structure type="chrome_scaled_image" name="IDR_TOOLS_BAR_MEDIUM" file="common/browser_tools_bar_medium.png" /> |
- <structure type="chrome_scaled_image" name="IDR_TOOLS_BAR_HIGH" file="common/browser_tools_bar_high.png" /> |
+ |
<if expr="is_macosx"> |
<structure type="chrome_scaled_image" name="IDR_TRANSLATE" file="legacy/translate.png" /> |
<structure type="chrome_scaled_image" name="IDR_TRANSLATE_ACTIVE" file="legacy/translate_active.png" /> |