summaryrefslogtreecommitdiffstats
path: root/chrome/app
diff options
context:
space:
mode:
authormarkusheintz@chromium.org <markusheintz@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-09-29 15:29:00 +0000
committermarkusheintz@chromium.org <markusheintz@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-09-29 15:29:00 +0000
commit79a5004a179fc12eb4e7ed6d1d12bd8b454fde6b (patch)
treeb6e603b948c8660dde551cba127973acb698bbdd /chrome/app
parentcac267c7b19dbe68dd36a2f4d206e1fa9f530048 (diff)
downloadchromium_src-79a5004a179fc12eb4e7ed6d1d12bd8b454fde6b.zip
chromium_src-79a5004a179fc12eb4e7ed6d1d12bd8b454fde6b.tar.gz
chromium_src-79a5004a179fc12eb4e7ed6d1d12bd8b454fde6b.tar.bz2
Add small extension icon.
BUG=98258 TEST=none Review URL: http://codereview.chromium.org/8060057 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@103281 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app')
-rw-r--r--chrome/app/theme/extensions_section_small.pngbin0 -> 781 bytes
-rw-r--r--chrome/app/theme/theme_resources.grd1
2 files changed, 1 insertions, 0 deletions
diff --git a/chrome/app/theme/extensions_section_small.png b/chrome/app/theme/extensions_section_small.png
new file mode 100644
index 0000000..b670c7d
--- /dev/null
+++ b/chrome/app/theme/extensions_section_small.png
Binary files differ
diff --git a/chrome/app/theme/theme_resources.grd b/chrome/app/theme/theme_resources.grd
index 56d0d8a..84cdba0 100644
--- a/chrome/app/theme/theme_resources.grd
+++ b/chrome/app/theme/theme_resources.grd
@@ -111,6 +111,7 @@
<include name="IDR_EXTENSIONS_RATING_STAR_OFF" file="extensions_rating_star_off.png" type="BINDATA" />
<include name="IDR_EXTENSIONS_RATING_STAR_ON" file="extensions_rating_star_on.png" type="BINDATA" />
<include name="IDR_EXTENSIONS_SECTION" file="extensions_section.png" type="BINDATA" />
+ <include name="IDR_EXTENSIONS_SECTION_SMALL" file="extensions_section_small.png" type="BINDATA" />
<include name="IDR_FINDINPAGE_NEXT" file="find_next.png" type="BINDATA" />
<include name="IDR_FINDINPAGE_NEXT_H" file="find_next_h.png" type="BINDATA" />
<include name="IDR_FINDINPAGE_NEXT_P" file="find_next_d.png" type="BINDATA" />