summaryrefslogtreecommitdiffstats
path: root/chrome/app/theme
diff options
context:
space:
mode:
authoratwilson@chromium.org <atwilson@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-03-03 01:22:29 +0000
committeratwilson@chromium.org <atwilson@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-03-03 01:22:29 +0000
commit3d129c2b340287eaa6a911526b58f31c2b1cce3f (patch)
tree67e445fe0a23211e80cd673247471e9206a7599c /chrome/app/theme
parent6b81caede225ba5f3b944066364ea544cf1819bb (diff)
downloadchromium_src-3d129c2b340287eaa6a911526b58f31c2b1cce3f.zip
chromium_src-3d129c2b340287eaa6a911526b58f31c2b1cce3f.tar.gz
chromium_src-3d129c2b340287eaa6a911526b58f31c2b1cce3f.tar.bz2
Removed background page wrench menu badge and related code.
BUG=71421 TEST=Install/Uninstall extension with background page, see no badges or crashes. Review URL: http://codereview.chromium.org/6602064 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76691 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app/theme')
-rw-r--r--chrome/app/theme/background_badge.pngbin188 -> 0 bytes
-rw-r--r--chrome/app/theme/theme_resources.grd1
2 files changed, 0 insertions, 1 deletions
diff --git a/chrome/app/theme/background_badge.png b/chrome/app/theme/background_badge.png
deleted file mode 100644
index fb656c1..0000000
--- a/chrome/app/theme/background_badge.png
+++ /dev/null
Binary files differ
diff --git a/chrome/app/theme/theme_resources.grd b/chrome/app/theme/theme_resources.grd
index 7b174de..69361d7 100644
--- a/chrome/app/theme/theme_resources.grd
+++ b/chrome/app/theme/theme_resources.grd
@@ -27,7 +27,6 @@
<include name="IDR_ACCESSED_COOKIES" file="accessed_cookies.png" type="BINDATA" />
<include name="IDR_APP_DEFAULT_ICON" file="app_default_icon.png" type="BINDATA" />
<include name="IDR_APP_DROPARROW" file="app_droparrow.png" type="BINDATA" />
- <include name="IDR_BACKGROUND_BADGE" file="background_badge.png" type="BINDATA" />
<include name="IDR_BACK" file="back.png" type="BINDATA" />
<include name="IDR_BACK_D" file="back_d.png" type="BINDATA" />
<include name="IDR_BACK_H" file="back_h.png" type="BINDATA" />