Index: chrome/common/chrome_switches.cc |
diff --git a/chrome/common/chrome_switches.cc b/chrome/common/chrome_switches.cc |
index 5ea39813095f95a4790f06eac858391eeda3ba7d..5db3cfcd0710ae62f2aa43145938ebab6c5ad629 100644 |
--- a/chrome/common/chrome_switches.cc |
+++ b/chrome/common/chrome_switches.cc |
@@ -1230,9 +1230,6 @@ const char kQuicVersion[] = "quic-version"; |
// See also kPlaybackMode. |
const char kRecordMode[] = "record-mode"; |
-// Uses custom front-end URL for the remote debugging. |
-const char kRemoteDebuggingFrontend[] = "remote-debugging-frontend"; |
- |
// Enables print preview in the renderer. This flag is generated internally by |
// Chrome and does nothing when directly passed to the browser. |
const char kRendererPrintPreview[] = "renderer-print-preview"; |