summaryrefslogtreecommitdiffstats
path: root/chrome/app
diff options
context:
space:
mode:
authorsky@chromium.org <sky@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-05-27 14:54:15 +0000
committersky@chromium.org <sky@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-05-27 14:54:15 +0000
commitb68becccf8fd9deb39346f1d36413817ab924e78 (patch)
tree0fa25577bf4034d9e5e380fdfb9f0b7a9d82d564 /chrome/app
parent539d8f80f984dfed455b40533df0ad5d15e2c2ba (diff)
downloadchromium_src-b68becccf8fd9deb39346f1d36413817ab924e78.zip
chromium_src-b68becccf8fd9deb39346f1d36413817ab924e78.tar.gz
chromium_src-b68becccf8fd9deb39346f1d36413817ab924e78.tar.bz2
Adds the new tab button to side tabs.
BUG=none TEST=none Review URL: http://codereview.chromium.org/2224003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@48389 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app')
-rwxr-xr-xchrome/app/theme/sidetabs_new_tab.pngbin0 -> 995 bytes
-rw-r--r--chrome/app/theme/theme_resources.grd2
2 files changed, 2 insertions, 0 deletions
diff --git a/chrome/app/theme/sidetabs_new_tab.png b/chrome/app/theme/sidetabs_new_tab.png
new file mode 100755
index 0000000..d771f44
--- /dev/null
+++ b/chrome/app/theme/sidetabs_new_tab.png
Binary files differ
diff --git a/chrome/app/theme/theme_resources.grd b/chrome/app/theme/theme_resources.grd
index 5c6b2a1..41ca582 100644
--- a/chrome/app/theme/theme_resources.grd
+++ b/chrome/app/theme/theme_resources.grd
@@ -345,6 +345,8 @@
<include name="IDR_SIDETABS_SHADOW_MIDDLE" file="sidetabs_shadow_middle.png" type="BINDATA" />
<include name="IDR_SIDETABS_SHADOW_BOTTOM" file="sidetabs_shadow_bottom.png" type="BINDATA" />
+ <include name="IDR_SIDETABS_NEW_TAB" file="sidetabs_new_tab.png" type="BINDATA" />
+
<!-- Upgrade notification -->
<include name="IDR_UPGRADE_DOT_INACTIVE" file="upgrade_dot_inactive.png" type="BINDATA" />