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

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

Issue 6901058: Increase infobar height and infobar button height for touch. (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: Undo inadvertant merge changes (hopefully). Created 9 years, 8 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
« no previous file with comments | « chrome/app/theme/large_infobar_theme.png ('k') | chrome/app/theme/theme_resources_large.grd » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/theme/theme_resources.grd
diff --git a/chrome/app/theme/theme_resources.grd b/chrome/app/theme/theme_resources.grd
index bfac83f8daa0ec5125a21392794f5d2a68fb2858..0e43ebbfc691430d099f281e512964fd7c5a253c 100644
--- a/chrome/app/theme/theme_resources.grd
+++ b/chrome/app/theme/theme_resources.grd
@@ -37,10 +37,6 @@
<if expr="os == 'darwin'">
<include name="IDR_BOOKMARK_BAR_FOLDER" file="bookmark_bar_folder_mac.png" type="BINDATA" />
</if>
- <include name="IDR_CLOSE_BAR" file="close_bar.png" type="BINDATA" />
- <include name="IDR_CLOSE_BAR_H" file="close_bar_h.png" type="BINDATA" />
- <include name="IDR_CLOSE_BAR_MASK" file="close_bar_mask.png" type="BINDATA" />
- <include name="IDR_CLOSE_BAR_P" file="close_bar_p.png" type="BINDATA" />
<include name="IDR_CLOSE_BUTTON_MASK" file="close_button_mask.png" type="BINDATA" />
<if expr="os.find('win') != -1">
<include name="IDR_CONFLICT_BADGE" file="conflict_badge.png" type="BINDATA" />
@@ -140,23 +136,6 @@
<include name="IDR_INCOMPATIBILITY_DOT_INACTIVE" file="incompatibility_dot_inactive.png" type="BINDATA" />
</if>
<include name="IDR_INFO" file="info_small.png" type="BINDATA" />
- <include name="IDR_INFOBAR_ALT_NAV_URL" file="infobar_didyoumean.png" type="BINDATA" />
- <include name="IDR_INFOBAR_AUTOFILL" file="infobar_autofill.png" type="BINDATA" />
- <include name="IDR_INFOBAR_MULTIPLE_DOWNLOADS" file="infobar_multiple_downloads.png" type="BINDATA" />
- <include name="IDR_INFOBAR_PLUGIN_CRASHED" file="infobar_plugin_crashed.png" type="BINDATA" />
- <include name="IDR_INFOBAR_PLUGIN_INSTALL" file="infobar_plugin.png" type="BINDATA" />
- <include name="IDR_INFOBAR_QUESTION_MARK" file="infobar_questionmark.png" type="BINDATA" />
- <include name="IDR_INFOBAR_RESTORE_SESSION" file="infobar_restore.png" type="BINDATA" />
- <include name="IDR_INFOBAR_SAVE_PASSWORD" file="infobar_savepassword.png" type="BINDATA" />
- <include name="IDR_INFOBAR_SSL_WARNING" file="infobar_insecure.png" type="BINDATA" />
- <include name="IDR_INFOBAR_THEME" file="infobar_theme.png" type="BINDATA" />
- <include name="IDR_INFOBAR_COOKIE" file="infobar_cookie.png" type="BINDATA" />
- <if expr="pp_ifdef('_google_chrome')">
- <include name="IDR_INFOBAR_TRANSLATE" file="google_chrome/infobar_translate.png" type="BINDATA" />
- </if>
- <if expr="not pp_ifdef('_google_chrome')">
- <include name="IDR_INFOBAR_TRANSLATE" file="chromium/infobar_translate.png" type="BINDATA" />
- </if>
<include name="IDR_INFO_BUBBLE_CLOSE" file="bubble_close.png" type="BINDATA" />
<include name="IDR_INPUT_ALERT" file="input_alert.png" type="BINDATA" />
<include name="IDR_KILLED_TAB" file="killtab.png" type="BINDATA" />
« no previous file with comments | « chrome/app/theme/large_infobar_theme.png ('k') | chrome/app/theme/theme_resources_large.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698