Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3736)

Unified Diff: chrome/app/theme/theme_resources_touch_2x.grd

Issue 10538082: Update use of OTR avatars for touch. We now select (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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" />

Powered by Google App Engine
This is Rietveld 408576698