From 35869679a0e431a3871718627b0cacc2ab692b5c Mon Sep 17 00:00:00 2001 From: "agl@chromium.org" Date: Tue, 17 Mar 2009 16:40:40 +0000 Subject: 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 --- chrome/common/chrome_switches.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'chrome/common/chrome_switches.h') 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__ -- cgit v1.1