diff options
author | erikkay@chromium.org <erikkay@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-08-12 20:12:42 +0000 |
---|---|---|
committer | erikkay@chromium.org <erikkay@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-08-12 20:12:42 +0000 |
commit | 6d7a6046d581348565fc0634d81efce653a1f550 (patch) | |
tree | d7f2b7ca49c1805d11dea9751adea02a0562a939 /chrome/app/chrome_dll_resource.h | |
parent | 0ba9330a17a3fd294a28972f5a81b64f550e6a20 (diff) | |
download | chromium_src-6d7a6046d581348565fc0634d81efce653a1f550.zip chromium_src-6d7a6046d581348565fc0634d81efce653a1f550.tar.gz chromium_src-6d7a6046d581348565fc0634d81efce653a1f550.tar.bz2 |
remove toolstrips
BUG=51703
BUG=30178
BUG=25106
TEST=none
Review URL: http://codereview.chromium.org/3129003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@55921 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app/chrome_dll_resource.h')
-rw-r--r-- | chrome/app/chrome_dll_resource.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/app/chrome_dll_resource.h b/chrome/app/chrome_dll_resource.h index 9022381..7835826 100644 --- a/chrome/app/chrome_dll_resource.h +++ b/chrome/app/chrome_dll_resource.h @@ -205,7 +205,6 @@ #define IDC_ABOUT 40018 #define IDC_HELP_PAGE 40019 #define IDC_SHOW_APP_MENU 40020 -#define IDC_SHOW_EXTENSION_SHELF 40021 #define IDC_MANAGE_EXTENSIONS 40022 #define IDC_AUTOFILL_DEFAULT 40023 #define IDC_DEV_TOOLS_INSPECT 40025 |