diff options
author | sky@chromium.org <sky@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-01 15:51:13 +0000 |
---|---|---|
committer | sky@chromium.org <sky@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-01 15:51:13 +0000 |
commit | 1b0aa20944a873ca8b45c184d8a8fbd25fe4a51c (patch) | |
tree | 325f6506484a3b1d7ad7e329db85c3f1fe330322 /chrome/app/theme/theme_resources.grd | |
parent | dd716ab80774cba276e8b5eb61041f9497ddf642 (diff) | |
download | chromium_src-1b0aa20944a873ca8b45c184d8a8fbd25fe4a51c.zip chromium_src-1b0aa20944a873ca8b45c184d8a8fbd25fe4a51c.tar.gz chromium_src-1b0aa20944a873ca8b45c184d8a8fbd25fe4a51c.tar.bz2 |
More new tab button tweaks. I'm leaving tab_start_x as I suspect I'm
going to need it again shortly.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/151126
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@19736 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app/theme/theme_resources.grd')
-rw-r--r-- | chrome/app/theme/theme_resources.grd | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/app/theme/theme_resources.grd b/chrome/app/theme/theme_resources.grd index d15b57d..3501fa0 100644 --- a/chrome/app/theme/theme_resources.grd +++ b/chrome/app/theme/theme_resources.grd @@ -318,7 +318,6 @@ <if expr="pp_ifdef('linux2')"> <include name="IDR_NEW_BROWSER_WINDOW_ICON" file="new_browser_window.png" type="BINDATA" /> <include name="IDR_TAB_OVERVIEW_BUTTON_ICON" file="tab_overview.png" type="BINDATA" /> - <include name="IDR_NEWTAB_BUTTON2" file="newtab2.png" type="BINDATA" /> </if> </includes> </release> |