Index: chrome/common/chrome_switches.cc |
diff --git a/chrome/common/chrome_switches.cc b/chrome/common/chrome_switches.cc |
index 43af00e6418587d181f4af446c96c317f31eff03..2ae6c8906b5d14f2217684a9b24f206d78cb6810 100644 |
--- a/chrome/common/chrome_switches.cc |
+++ b/chrome/common/chrome_switches.cc |
@@ -220,10 +220,6 @@ const char kCrashOnHangThreads[] = "crash-on-hang-threads"; |
// other threads are not responsive. |
const char kCrashOnLive[] = "crash-on-live"; |
-// Enables recursive devtools frontend debugging by enforcing the |
-// "Inspect Element" context menu item in devtools windows. |
-const char kDebugDevTools[] = "debug-devtools"; |
- |
// Path to the inspector files on disk (allows reloading of devtool files |
// without having to restart the browser). |
const char kDebugDevToolsFrontend[] = "debug-devtools-frontend"; |