summaryrefslogtreecommitdiffstats
path: root/chrome/common/chrome_switches.h
diff options
context:
space:
mode:
authoragl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-17 16:40:40 +0000
committeragl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-17 16:40:40 +0000
commit35869679a0e431a3871718627b0cacc2ab692b5c (patch)
treeb1ea32ce59d2a3c06127e40f4de24e4f96b50c4a /chrome/common/chrome_switches.h
parentd49af7fb105915e2298b9d9c4de11d02022ded3d (diff)
downloadchromium_src-35869679a0e431a3871718627b0cacc2ab692b5c.zip
chromium_src-35869679a0e431a3871718627b0cacc2ab692b5c.tar.gz
chromium_src-35869679a0e431a3871718627b0cacc2ab692b5c.tar.bz2
Revert "Enable building worker and use command line switch to turn on ..."
This reverts commit 11870. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11871 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/chrome_switches.h')
-rw-r--r--chrome/common/chrome_switches.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
index ea5909b..cd78d00 100644
--- a/chrome/common/chrome_switches.h
+++ b/chrome/common/chrome_switches.h
@@ -155,8 +155,6 @@ extern const wchar_t kIPCUseFIFO[];
extern const wchar_t kEnableOutOfProcessDevTools[];
-extern const wchar_t kEnableWebWorkers[];
-
} // namespace switches
#endif // CHROME_COMMON_CHROME_SWITCHES_H__