| Index: chrome/app/theme/theme_resources.grd
|
| diff --git a/chrome/app/theme/theme_resources.grd b/chrome/app/theme/theme_resources.grd
|
| index dd448eea2fbb4e22c769ad1c1b98436aa58ffb86..1f7fc09255e2a9e5d0068ce109afa59b6c65d6de 100644
|
| --- a/chrome/app/theme/theme_resources.grd
|
| +++ b/chrome/app/theme/theme_resources.grd
|
| @@ -140,12 +140,6 @@
|
| <structure type="chrome_scaled_image" name="IDR_BUTTON_USER_IMAGE_CHOOSE_FILE" file="cros/choose_file.png" />
|
| <structure type="chrome_scaled_image" name="IDR_BUTTON_USER_IMAGE_TAKE_PHOTO" file="cros/take_photo.png" />
|
| </if>
|
| - <!-- TODO(oshima): Investigate if this is still used -->
|
| - <if expr="not toolkit_views and not is_macosx and not is_ios">
|
| - <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTION" file="browser_action.png" />
|
| - <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTION_H" file="browser_action_hover.png" />
|
| - <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTION_P" file="browser_action_pressed.png" />
|
| - </if>
|
| <if expr="toolkit_views or is_macosx or is_ios">
|
| <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTION" file="common/browser_action_normal.png" />
|
| <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTION_H" file="common/browser_action_hover.png" />
|
| @@ -328,13 +322,6 @@
|
| <structure type="chrome_scaled_image" name="IDR_FIND_DLG_LEFT_BACKGROUND" file="common/find_dlg_left_bg.png" />
|
| <structure type="chrome_scaled_image" name="IDR_FIND_DLG_RIGHT_BACKGROUND" file="common/find_dlg_right_bg.png" />
|
| <structure type="chrome_scaled_image" name="IDR_FLAGS_FAVICON" file="common/favicon_flags.png" />
|
| - <!-- TODO(oshima): Investigate if this is still used -->
|
| - <if expr="not toolkit_views and not is_macosx and not is_ios">
|
| - <structure type="chrome_scaled_image" name="IDR_FORWARD" file="forward.png" />
|
| - <structure type="chrome_scaled_image" name="IDR_FORWARD_D" file="forward_disabled.png" />
|
| - <structure type="chrome_scaled_image" name="IDR_FORWARD_H" file="forward_hover.png" />
|
| - <structure type="chrome_scaled_image" name="IDR_FORWARD_P" file="forward_pressed.png" />
|
| - </if>
|
| <if expr="toolkit_views or is_macosx or is_ios">
|
| <structure type="chrome_scaled_image" name="IDR_FORWARD" file="common/browser_forward_normal.png" />
|
| <structure type="chrome_scaled_image" name="IDR_FORWARD_D" file="common/browser_forward_disabled.png" />
|
| @@ -348,12 +335,6 @@
|
| <if expr="toolkit_views or is_macosx or is_ios">
|
| <structure type="chrome_scaled_image" name="IDR_HOME" file="common/browser_home_normal.png" />
|
| </if>
|
| - <!-- TODO(oshima): Investigate if this is still used -->
|
| - <if expr="not toolkit_views and not is_macosx and not is_ios">
|
| - <structure type="chrome_scaled_image" name="IDR_HOME" file="home.png" />
|
| - <structure type="chrome_scaled_image" name="IDR_HOME_H" file="home_hover.png" />
|
| - <structure type="chrome_scaled_image" name="IDR_HOME_P" file="home_pressed.png" />
|
| - </if>
|
| <if expr="toolkit_views or is_macosx or is_ios">
|
| <structure type="chrome_scaled_image" name="IDR_HOME_H" file="common/browser_home_hover.png" />
|
| <structure type="chrome_scaled_image" name="IDR_HOME_P" file="common/browser_home_pressed.png" />
|
| @@ -524,13 +505,6 @@
|
| <structure type="chrome_scaled_image" name="IDR_NETWORK_SHOW_PASSWORD" file="cros/network_show_password.png" />
|
| <structure type="chrome_scaled_image" name="IDR_NETWORK_SHOW_PASSWORD_HOVER" file="cros/network_show_password_hover.png" />
|
| </if>
|
| - <!-- TODO(oshima): Investigate if this is still used -->
|
| - <if expr="not toolkit_views and not is_macosx and not is_ios">
|
| - <structure type="chrome_scaled_image" name="IDR_NEWTAB_BUTTON" file="newtab.png" />
|
| - <structure type="chrome_scaled_image" name="IDR_NEWTAB_BUTTON_H" file="newtab_hover.png" />
|
| - <structure type="chrome_scaled_image" name="IDR_NEWTAB_BUTTON_MASK" file="newtab_button_mask.png" />
|
| - <structure type="chrome_scaled_image" name="IDR_NEWTAB_BUTTON_P" file="newtab_pressed.png" />
|
| - </if>
|
| <if expr="toolkit_views or is_macosx or is_ios">
|
| <structure type="chrome_scaled_image" name="IDR_NEWTAB_BUTTON" file="common/newtab_normal.png" />
|
| <structure type="chrome_scaled_image" name="IDR_NEWTAB_BUTTON_H" file="common/newtab_hover.png" />
|
| @@ -909,13 +883,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" />
|
| - <!-- TODO(oshima): Investigate if this is still used -->
|
| - <if expr="not toolkit_views and not is_macosx and not is_ios">
|
| - <structure type="chrome_scaled_image" name="IDR_RELOAD" file="reload.png" />
|
| - <structure type="chrome_scaled_image" name="IDR_RELOAD_H" file="reload_hover.png" />
|
| - <structure type="chrome_scaled_image" name="IDR_RELOAD_P" file="reload_pressed.png" />
|
| - <structure type="chrome_scaled_image" name="IDR_RELOAD_DIMMED" file="reload_dimmed.png" />
|
| - </if>
|
| <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" />
|
| @@ -1109,12 +1076,6 @@
|
| <structure type="chrome_scaled_image" name="IDR_SUPERVISED_ILLUSTRATION_DONE" file="cros/supervised_illsutration_done.png" />
|
| </if>
|
| <structure type="chrome_scaled_image" name="IDR_SUPERVISED_USER_PLACEHOLDER" file="common/supervised_user_placeholder.png" />
|
| - <!-- TODO(oshima): Investigate if this is still used -->
|
| - <if expr="not toolkit_views and not is_macosx and not is_ios">
|
| - <structure type="chrome_scaled_image" name="IDR_TAB_ACTIVE_CENTER" file="tab_active_center.png" />
|
| - <structure type="chrome_scaled_image" name="IDR_TAB_ACTIVE_LEFT" file="tab_active_left.png" />
|
| - <structure type="chrome_scaled_image" name="IDR_TAB_ACTIVE_RIGHT" file="tab_active_right.png" />
|
| - </if>
|
| <if expr="toolkit_views">
|
| <structure type="chrome_scaled_image" name="IDR_TAB_ACTIVE_CENTER" file="common/tab_active_center.png" />
|
| <structure type="chrome_scaled_image" name="IDR_TAB_ACTIVE_LEFT" file="common/tab_active_left.png" />
|
| @@ -1150,12 +1111,6 @@
|
| <structure type="chrome_scaled_image" name="IDR_TAB_CAPTURE_INDICATOR" file="common/tab_capture_indicator.png" />
|
| <structure type="chrome_scaled_image" name="IDR_TAB_DROP_DOWN" file="tab_drop_down.png" />
|
| <structure type="chrome_scaled_image" name="IDR_TAB_DROP_UP" file="tab_drop_up.png" />
|
| - <!-- TODO(oshima): Investigate if this is still used -->
|
| - <if expr="not toolkit_views and not is_macosx and not is_ios">
|
| - <structure type="chrome_scaled_image" name="IDR_TAB_INACTIVE_CENTER" file="tab_inactive_center.png" />
|
| - <structure type="chrome_scaled_image" name="IDR_TAB_INACTIVE_LEFT" file="tab_inactive_left.png" />
|
| - <structure type="chrome_scaled_image" name="IDR_TAB_INACTIVE_RIGHT" file="tab_inactive_right.png" />
|
| - </if>
|
| <if expr="toolkit_views">
|
| <structure type="chrome_scaled_image" name="IDR_TAB_INACTIVE_CENTER" file="common/tab_inactive_center.png" />
|
| <structure type="chrome_scaled_image" name="IDR_TAB_INACTIVE_LEFT" file="common/tab_inactive_left.png" />
|
| @@ -1270,12 +1225,6 @@
|
| <structure type="chrome_scaled_image" name="IDR_TRANSLATE" file="translate.png" />
|
| <structure type="chrome_scaled_image" name="IDR_TRANSLATE_ACTIVE" file="translate_active.png" />
|
| <structure type="chrome_scaled_image" name="IDR_UP_ARROW" file="common/up_arrow.png" />
|
| - <!-- TODO(oshima): Investigate if this is still used -->
|
| - <if expr="not is_macosx and not is_ios and not toolkit_views">
|
| - <structure type="chrome_scaled_image" name="IDR_UPDATE_BADGE" file="update_badge.png" />
|
| - <structure type="chrome_scaled_image" name="IDR_UPDATE_BADGE2" file="update_badge2.png" />
|
| - <structure type="chrome_scaled_image" name="IDR_UPDATE_BADGE3" file="update_badge3.png" />
|
| - </if>
|
| <structure type="chrome_scaled_image" name="IDR_UPDATE_FAILED" file="common/update_failed.png" />
|
| <structure type="chrome_scaled_image" name="IDR_UPDATE_MENU_SEVERITY_LOW" file="common/update_menu_severity_low.png" />
|
| <structure type="chrome_scaled_image" name="IDR_UPDATE_MENU_SEVERITY_MEDIUM" file="common/update_menu_severity_medium.png" />
|
|
|