Index: mojo/runner/switches.cc |
diff --git a/mojo/runner/switches.cc b/mojo/runner/switches.cc |
index 5d400807182a410545657408fbf42a861c0580f9..1ed957ec293d8c21321db76a865f09ccdc0cd32e 100644 |
--- a/mojo/runner/switches.cc |
+++ b/mojo/runner/switches.cc |
@@ -40,9 +40,6 @@ const char kMapOrigin[] = "map-origin"; |
// url_resolver.cc for details. |
const char kOrigin[] = "origin"; |
-// Enables remote debug over HTTP on the specified port. |
-const char kRemoteDebuggingPort[] = "remote-debugging-port"; |
- |
// Starts tracing when the shell starts up, saving a trace file on disk after 5 |
// seconds or when the shell exits. |
const char kTraceStartup[] = "trace-startup"; |