From 58bfc6b074bf05e36f02a4349a6217b95f3b9c2c Mon Sep 17 00:00:00 2001 From: "pfeldman@chromium.org" Date: Wed, 24 Jun 2009 09:45:02 +0000 Subject: DevTools: Nuke legacy debugger. Review URL: http://codereview.chromium.org/146027 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@19108 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/common/chrome_switches.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'chrome/common/chrome_switches.h') diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h index 074fde9..fa10386 100644 --- a/chrome/common/chrome_switches.h +++ b/chrome/common/chrome_switches.h @@ -136,8 +136,6 @@ extern const wchar_t kGearsPluginPathOverride[]; extern const wchar_t kEnableFastback[]; -extern const wchar_t kJavaScriptDebuggerPath[]; - extern const wchar_t kDisableP13n[]; extern const wchar_t kSdchFilter[]; @@ -163,8 +161,6 @@ extern const wchar_t kNewFtp[]; extern const wchar_t kIPCUseFIFO[]; -extern const wchar_t kDisableOutOfProcessDevTools[]; - extern const wchar_t kEnableWebWorkers[]; extern const wchar_t kWebWorkerProcessPerCore[]; extern const wchar_t kWebWorkerShareProcesses[]; -- cgit v1.1