diff options
author | sky@chromium.org <sky@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-21 19:03:27 +0000 |
---|---|---|
committer | sky@chromium.org <sky@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-21 19:03:27 +0000 |
commit | 69be462d691924b162c55a046b22d7f5d2bcca08 (patch) | |
tree | 8e0461bcc71f081d06f7552177456435c00b65e7 /chrome/app/theme/theme_resources.grd | |
parent | 31d2fd0291b4f829907a67dabdd07dfe61885117 (diff) | |
download | chromium_src-69be462d691924b162c55a046b22d7f5d2bcca08.zip chromium_src-69be462d691924b162c55a046b22d7f5d2bcca08.tar.gz chromium_src-69be462d691924b162c55a046b22d7f5d2bcca08.tar.bz2 |
The main menu button is now enabled by default.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/214034
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26708 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 c92b4ce..a01865b 100644 --- a/chrome/app/theme/theme_resources.grd +++ b/chrome/app/theme/theme_resources.grd @@ -352,7 +352,6 @@ <include name="IDR_THEME_FRAME_INCOGNITO" file="theme_frame_default_incognito2.png" type="BINDATA" /> <include name="IDR_THEME_FRAME_INACTIVE" file="theme_frame_default_inactive2.png" type="BINDATA" /> - <include name="IDR_COMPACTNAV_CHROME" file="compactnav_chrome.png" type="BINDATA" /> <include name="IDR_COMPACTNAV_BACK" file="compactnav_back.png" type="BINDATA" /> <include name="IDR_COMPACTNAV_FORWARD" file="compactnav_forward.png" type="BINDATA" /> <include name="IDR_COMPACTNAV_SEPARATOR" file="compactnav_separator.png" type="BINDATA" /> |