summaryrefslogtreecommitdiffstats
path: root/chrome/common/chrome_switches.h
diff options
context:
space:
mode:
authoroshima@google.com <oshima@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2011-03-16 22:33:36 +0000
committeroshima@google.com <oshima@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2011-03-16 22:33:36 +0000
commit6f0e5632d7000eac113423c26167e88d199db7ea (patch)
tree86ab70fd86f9bc61e1f531e3ddb15eed4b001fde /chrome/common/chrome_switches.h
parent230b7efa5edf3fe5964b55ea0aa801563996d4fc (diff)
downloadchromium_src-6f0e5632d7000eac113423c26167e88d199db7ea.zip
chromium_src-6f0e5632d7000eac113423c26167e88d199db7ea.tar.gz
chromium_src-6f0e5632d7000eac113423c26167e88d199db7ea.tar.bz2
Remove WebUI menu
BUG=none TEST=none Review URL: http://codereview.chromium.org/6693032 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78450 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/chrome_switches.h')
-rw-r--r--chrome/common/chrome_switches.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
index e297a72..6f6e1af 100644
--- a/chrome/common/chrome_switches.h
+++ b/chrome/common/chrome_switches.h
@@ -315,7 +315,6 @@ extern const char kGuestSession[];
extern const char kStubCros[];
extern const char kScreenSaverUrl[];
extern const char kCompressSystemFeedback[];
-extern const char kEnableWebUIMenu[];
extern const char kEnableMediaPlayer[];
extern const char kEnableAdvancedFileSystem[];
#endif