Index: ui/resources/ui_resources.grd |
diff --git a/ui/resources/ui_resources.grd b/ui/resources/ui_resources.grd |
index d29d9041973257c3c90cc75103afa800a465e535..f571f8eeea803dad3aa4dbddf0f718af7213d91b 100644 |
--- a/ui/resources/ui_resources.grd |
+++ b/ui/resources/ui_resources.grd |
@@ -415,24 +415,24 @@ |
<structure type="chrome_scaled_image" name="IDR_RESTORE" file="restore.png" /> |
<structure type="chrome_scaled_image" name="IDR_RESTORE_H" file="restore_hover.png" /> |
<structure type="chrome_scaled_image" name="IDR_RESTORE_P" file="restore_pressed.png" /> |
- <structure type="chrome_scaled_image" name="IDR_TEXTBUTTON_HOVER_BOTTOM" file="ash/textbutton_hover_bottom.png" /> |
- <structure type="chrome_scaled_image" name="IDR_TEXTBUTTON_HOVER_BOTTOM_LEFT" file="ash/textbutton_hover_bottom_left.png" /> |
- <structure type="chrome_scaled_image" name="IDR_TEXTBUTTON_HOVER_BOTTOM_RIGHT" file="ash/textbutton_hover_bottom_right.png" /> |
- <structure type="chrome_scaled_image" name="IDR_TEXTBUTTON_HOVER_CENTER" file="ash/textbutton_hover_center.png" /> |
- <structure type="chrome_scaled_image" name="IDR_TEXTBUTTON_HOVER_LEFT" file="ash/textbutton_hover_left.png" /> |
- <structure type="chrome_scaled_image" name="IDR_TEXTBUTTON_HOVER_RIGHT" file="ash/textbutton_hover_right.png" /> |
- <structure type="chrome_scaled_image" name="IDR_TEXTBUTTON_HOVER_TOP" file="ash/textbutton_hover_top.png" /> |
- <structure type="chrome_scaled_image" name="IDR_TEXTBUTTON_HOVER_TOP_LEFT" file="ash/textbutton_hover_top_left.png" /> |
- <structure type="chrome_scaled_image" name="IDR_TEXTBUTTON_HOVER_TOP_RIGHT" file="ash/textbutton_hover_top_right.png" /> |
- <structure type="chrome_scaled_image" name="IDR_TEXTBUTTON_PRESSED_BOTTOM" file="ash/textbutton_pressed_bottom.png" /> |
- <structure type="chrome_scaled_image" name="IDR_TEXTBUTTON_PRESSED_BOTTOM_LEFT" file="ash/textbutton_pressed_bottom_left.png" /> |
- <structure type="chrome_scaled_image" name="IDR_TEXTBUTTON_PRESSED_BOTTOM_RIGHT" file="ash/textbutton_pressed_bottom_right.png" /> |
- <structure type="chrome_scaled_image" name="IDR_TEXTBUTTON_PRESSED_CENTER" file="ash/textbutton_pressed_center.png" /> |
- <structure type="chrome_scaled_image" name="IDR_TEXTBUTTON_PRESSED_LEFT" file="ash/textbutton_pressed_left.png" /> |
- <structure type="chrome_scaled_image" name="IDR_TEXTBUTTON_PRESSED_RIGHT" file="ash/textbutton_pressed_right.png" /> |
- <structure type="chrome_scaled_image" name="IDR_TEXTBUTTON_PRESSED_TOP" file="ash/textbutton_pressed_top.png" /> |
- <structure type="chrome_scaled_image" name="IDR_TEXTBUTTON_PRESSED_TOP_LEFT" file="ash/textbutton_pressed_top_left.png" /> |
- <structure type="chrome_scaled_image" name="IDR_TEXTBUTTON_PRESSED_TOP_RIGHT" file="ash/textbutton_pressed_top_right.png" /> |
+ <structure type="chrome_scaled_image" name="IDR_TEXTBUTTON_HOVER_BOTTOM" file="common/textbutton_hover_bottom.png" /> |
+ <structure type="chrome_scaled_image" name="IDR_TEXTBUTTON_HOVER_BOTTOM_LEFT" file="common/textbutton_hover_bottom_left.png" /> |
+ <structure type="chrome_scaled_image" name="IDR_TEXTBUTTON_HOVER_BOTTOM_RIGHT" file="common/textbutton_hover_bottom_right.png" /> |
+ <structure type="chrome_scaled_image" name="IDR_TEXTBUTTON_HOVER_CENTER" file="common/textbutton_hover_center.png" /> |
+ <structure type="chrome_scaled_image" name="IDR_TEXTBUTTON_HOVER_LEFT" file="common/textbutton_hover_left.png" /> |
+ <structure type="chrome_scaled_image" name="IDR_TEXTBUTTON_HOVER_RIGHT" file="common/textbutton_hover_right.png" /> |
+ <structure type="chrome_scaled_image" name="IDR_TEXTBUTTON_HOVER_TOP" file="common/textbutton_hover_top.png" /> |
+ <structure type="chrome_scaled_image" name="IDR_TEXTBUTTON_HOVER_TOP_LEFT" file="common/textbutton_hover_top_left.png" /> |
+ <structure type="chrome_scaled_image" name="IDR_TEXTBUTTON_HOVER_TOP_RIGHT" file="common/textbutton_hover_top_right.png" /> |
+ <structure type="chrome_scaled_image" name="IDR_TEXTBUTTON_PRESSED_BOTTOM" file="common/textbutton_pressed_bottom.png" /> |
+ <structure type="chrome_scaled_image" name="IDR_TEXTBUTTON_PRESSED_BOTTOM_LEFT" file="common/textbutton_pressed_bottom_left.png" /> |
+ <structure type="chrome_scaled_image" name="IDR_TEXTBUTTON_PRESSED_BOTTOM_RIGHT" file="common/textbutton_pressed_bottom_right.png" /> |
+ <structure type="chrome_scaled_image" name="IDR_TEXTBUTTON_PRESSED_CENTER" file="common/textbutton_pressed_center.png" /> |
+ <structure type="chrome_scaled_image" name="IDR_TEXTBUTTON_PRESSED_LEFT" file="common/textbutton_pressed_left.png" /> |
+ <structure type="chrome_scaled_image" name="IDR_TEXTBUTTON_PRESSED_RIGHT" file="common/textbutton_pressed_right.png" /> |
+ <structure type="chrome_scaled_image" name="IDR_TEXTBUTTON_PRESSED_TOP" file="common/textbutton_pressed_top.png" /> |
+ <structure type="chrome_scaled_image" name="IDR_TEXTBUTTON_PRESSED_TOP_LEFT" file="common/textbutton_pressed_top_left.png" /> |
+ <structure type="chrome_scaled_image" name="IDR_TEXTBUTTON_PRESSED_TOP_RIGHT" file="common/textbutton_pressed_top_right.png" /> |
</if> |
<if expr="not pp_ifdef('toolkit_views')"> |
<structure type="chrome_scaled_image" name="IDR_TEXTBUTTON_HOVER_BOTTOM" file="textbutton_b_hover.png" /> |