From 67e76874e36f1be9c66f2c5f9a399741be959e5c Mon Sep 17 00:00:00 2001 From: "yael.aharon@intel.com" Date: Mon, 8 Jul 2013 02:19:34 +0000 Subject: Move kEnableNaClDebug to nacl_switches. This is part of an effort to componentize NaCl code. BUG=244791 Review URL: https://chromiumcodereview.appspot.com/18145011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@210337 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/common/chrome_switches.h | 1 - 1 file changed, 1 deletion(-) (limited to 'chrome/common/chrome_switches.h') diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h index 4dc7619..f1b9f9a 100644 --- a/chrome/common/chrome_switches.h +++ b/chrome/common/chrome_switches.h @@ -169,7 +169,6 @@ extern const char kEnableManagedUsers[]; extern const char kEnableMemoryInfo[]; extern const char kEnableMetricsReportingForTesting[]; extern const char kEnableNaCl[]; -extern const char kEnableNaClDebug[]; extern const char kEnableNetBenchmarking[]; extern const char kEnableNpn[]; extern const char kEnableNpnHttpOnly[]; -- cgit v1.1