Index: content/public/common/content_switches.cc |
diff --git a/content/public/common/content_switches.cc b/content/public/common/content_switches.cc |
index aeeef71a46d77662bfe558a849a01fd0bed8dc69..462b789de53436684981b1f4fa36a17c28ee8789 100644 |
--- a/content/public/common/content_switches.cc |
+++ b/content/public/common/content_switches.cc |
@@ -392,9 +392,6 @@ const char kEnableLogging[] = "enable-logging"; |
// Enables the memory benchmarking extension |
const char kEnableMemoryBenchmarking[] = "enable-memory-benchmarking"; |
-// Enable the Mojo shell connection in renderers. |
-const char kEnableMojoShellConnection[] = "enable-mojo-shell-connection"; |
- |
// Enables the network information API. |
const char kEnableNetworkInformation[] = "enable-network-information"; |