Index: chrome/common/chrome_switches.cc |
diff --git a/chrome/common/chrome_switches.cc b/chrome/common/chrome_switches.cc |
index e95d3456a111a7b9e129007a3bc2a17e767deda5..9162232d663956be459a58c1f96502c9162087dd 100644 |
--- a/chrome/common/chrome_switches.cc |
+++ b/chrome/common/chrome_switches.cc |
@@ -590,9 +590,6 @@ const char kEnableNaCl[] = "enable-nacl"; |
// Enables debugging via RSP over a socket. |
const char kEnableNaClDebug[] = "enable-nacl-debug"; |
-// Enables hardware exception handling via debugger process. |
-const char kEnableNaClExceptionHandling[] = "enable-nacl-exception-handling"; |
- |
// Enables the network-related benchmarking extensions. |
const char kEnableNetBenchmarking[] = "enable-net-benchmarking"; |