Chromium Code Reviews| Index: ui/resources/ui_resources.grd |
| diff --git a/ui/resources/ui_resources.grd b/ui/resources/ui_resources.grd |
| index 1f853bd15a08472ba18d9d57e454ae7a5e1df99e..4d50648e33a0219d480de5e4971deb67db6ada09 100644 |
| --- a/ui/resources/ui_resources.grd |
| +++ b/ui/resources/ui_resources.grd |
| @@ -421,6 +421,7 @@ |
| <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" /> |
| </if> |
| + <structure type="chrome_scaled_image" name="IDR_TEMPORARY_GOOGLE_PLUS_ICON" file="common/ic_gplus_color_16.png" /> |
|
dewittj
2013/07/18 21:22:25
I don't think ui/resources is the right place for
Nico
2013/07/18 21:56:03
+1
Pete Williamson
2013/07/19 18:50:13
Done, moved to chrome/app/theme/theme_resources.gr
|
| <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" /> |