Index: chrome/app/theme/theme_resources.grd |
diff --git a/chrome/app/theme/theme_resources.grd b/chrome/app/theme/theme_resources.grd |
index 9fdc704a42f3dc976586cf0ebefa966e700596a9..a5ec8fa5454ca5edb9fd0876955c3c1d2453873f 100644 |
--- a/chrome/app/theme/theme_resources.grd |
+++ b/chrome/app/theme/theme_resources.grd |
@@ -328,34 +328,34 @@ |
</if> |
<structure type="chrome_scaled_image" name="IDR_INFO" file="info_small.png" /> |
<if expr="pp_ifdef('toolkit_views')"> |
- <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_BOTTOM_H" file="infobarbutton_b_hover.png" /> |
- <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_BOTTOM_LEFT_H" file="infobarbutton_bl_hover.png" /> |
- <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_BOTTOM_LEFT_N" file="infobarbutton_bl_n.png" /> |
- <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_BOTTOM_LEFT_P" file="infobarbutton_bl_pressed.png" /> |
- <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_BOTTOM_N" file="infobarbutton_b_n.png" /> |
- <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_BOTTOM_P" file="infobarbutton_b_pressed.png" /> |
- <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_BOTTOM_RIGHT_H" file="infobarbutton_br_hover.png" /> |
- <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_BOTTOM_RIGHT_N" file="infobarbutton_br_n.png" /> |
- <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_BOTTOM_RIGHT_P" file="infobarbutton_br_pressed.png" /> |
- <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_CENTER_H" file="infobarbutton_c_hover.png" /> |
- <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_CENTER_N" file="infobarbutton_c_n.png" /> |
- <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_CENTER_P" file="infobarbutton_c_pressed.png" /> |
- <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_LEFT_H" file="infobarbutton_l_hover.png" /> |
- <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_LEFT_N" file="infobarbutton_l_n.png" /> |
- <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_LEFT_P" file="infobarbutton_l_pressed.png" /> |
+ <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_HOVER_BOTTOM" file="infobarbutton_b_hover.png" /> |
msw
2012/10/30 22:47:06
Please alphabetize these by IDR name.
tfarina
2012/10/30 22:53:56
Done.
|
+ <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_HOVER_BOTTOM_LEFT" file="infobarbutton_bl_hover.png" /> |
+ <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_NORMAL_BOTTOM_LEFT" file="infobarbutton_bl_n.png" /> |
+ <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_PRESSED_BOTTOM_LEFT" file="infobarbutton_bl_pressed.png" /> |
+ <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_NORMAL_BOTTOM" file="infobarbutton_b_n.png" /> |
+ <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_PRESSED_BOTTOM" file="infobarbutton_b_pressed.png" /> |
+ <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_HOVER_BOTTOM_RIGHT" file="infobarbutton_br_hover.png" /> |
+ <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_NORMAL_BOTTOM_RIGHT" file="infobarbutton_br_n.png" /> |
+ <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_PRESSED_BOTTOM_RIGHT" file="infobarbutton_br_pressed.png" /> |
+ <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_HOVER_CENTER" file="infobarbutton_c_hover.png" /> |
+ <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_NORMAL_CENTER" file="infobarbutton_c_n.png" /> |
+ <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_PRESSED_CENTER" file="infobarbutton_c_pressed.png" /> |
+ <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_HOVER_LEFT" file="infobarbutton_l_hover.png" /> |
+ <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_NORMAL_LEFT" file="infobarbutton_l_n.png" /> |
+ <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_PRESSED_LEFT" file="infobarbutton_l_pressed.png" /> |
<structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_MENU_DROPARROW" file="infobarbutton_menu_droparrow.png" /> |
- <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_RIGHT_H" file="infobarbutton_r_hover.png" /> |
- <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_RIGHT_N" file="infobarbutton_r_n.png" /> |
- <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_RIGHT_P" file="infobarbutton_r_pressed.png" /> |
- <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_TOP_H" file="infobarbutton_t_hover.png" /> |
- <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_TOP_LEFT_H" file="infobarbutton_tl_hover.png" /> |
- <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_TOP_LEFT_N" file="infobarbutton_tl_n.png" /> |
- <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_TOP_LEFT_P" file="infobarbutton_tl_pressed.png" /> |
- <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_TOP_N" file="infobarbutton_t_n.png" /> |
- <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_TOP_P" file="infobarbutton_t_pressed.png" /> |
- <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_TOP_RIGHT_H" file="infobarbutton_tr_hover.png" /> |
- <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_TOP_RIGHT_N" file="infobarbutton_tr_n.png" /> |
- <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_TOP_RIGHT_P" file="infobarbutton_tr_pressed.png" /> |
+ <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_HOVER_RIGHT" file="infobarbutton_r_hover.png" /> |
+ <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_NORMAL_RIGHT" file="infobarbutton_r_n.png" /> |
+ <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_PRESSED_RIGHT" file="infobarbutton_r_pressed.png" /> |
+ <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_HOVER_TOP" file="infobarbutton_t_hover.png" /> |
+ <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_HOVER_TOP_LEFT" file="infobarbutton_tl_hover.png" /> |
+ <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_NORMAL_TOP_LEFT" file="infobarbutton_tl_n.png" /> |
+ <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_PRESSED_TOP_LEFT" file="infobarbutton_tl_pressed.png" /> |
+ <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_NORMAL_TOP" file="infobarbutton_t_n.png" /> |
+ <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_PRESSED_TOP" file="infobarbutton_t_pressed.png" /> |
+ <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_HOVER_TOP_RIGHT" file="infobarbutton_tr_hover.png" /> |
+ <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_NORMAL_TOP_RIGHT" file="infobarbutton_tr_n.png" /> |
+ <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_PRESSED_TOP_RIGHT" file="infobarbutton_tr_pressed.png" /> |
</if> |
<structure type="chrome_scaled_image" name="IDR_INFOBAR_ALT_NAV_URL" file="infobar_didyoumean.png" /> |
<structure type="chrome_scaled_image" name="IDR_INFOBAR_AUTOFILL" file="infobar_autofill.png" /> |