Chromium Code Reviews| Index: chrome/app/theme/theme_resources_touch_2x.grd |
| diff --git a/chrome/app/theme/theme_resources_touch_2x.grd b/chrome/app/theme/theme_resources_touch_2x.grd |
| index 622ce60d60065cd3eaa97d9f1b732bf07a583c93..27ebc9cfccaa5dc6957257d77d48d1d0d2114112 100644 |
| --- a/chrome/app/theme/theme_resources_touch_2x.grd |
| +++ b/chrome/app/theme/theme_resources_touch_2x.grd |
| @@ -154,6 +154,7 @@ |
| <include name="IDR_OMNIBOX_EV_BUBBLE_BACKGROUND_L" file="touch_100_percent/ev_bubble_l.png" type="BINDATA" /> |
| <include name="IDR_OMNIBOX_EV_BUBBLE_BACKGROUND_R" file="touch_100_percent/ev_bubble_r.png" type="BINDATA" /> |
| <include name="IDR_OTR_ICON" file="touch_200_percent/otr_icon.png" type="BINDATA" /> |
| + <include name="IDR_OTR_ICON_FULLSCREEN" file="touch_200_percent/otr_icon.png" type="BINDATA" /> |
|
benrg
2012/06/11 20:35:45
Should be otr_icon_fullscreen.
Jói
2012/06/11 22:53:42
Thanks for the catch!
|
| <include name="IDR_PLUGIN" file="touch_100_percent/plugin.png" type="BINDATA" /> |
| <if expr="pp_ifdef('toolkit_views')"> |
| <include name="IDR_RELOAD" file="touch_200_percent/browser_reload_normal.png" type="BINDATA" /> |