Index: content/public/common/content_switches.cc |
diff --git a/content/public/common/content_switches.cc b/content/public/common/content_switches.cc |
index 7044813fe72cb9ed517fb0d2c2933a27a83d6fc2..a87ced7a95c94fca3c8b7a82037b29fbedc1c9cb 100644 |
--- a/content/public/common/content_switches.cc |
+++ b/content/public/common/content_switches.cc |
@@ -434,10 +434,6 @@ const char kEnableMemoryBenchmarking[] = "enable-memory-benchmarking"; |
// assumed to be sRGB. |
const char kEnableMonitorProfile[] = "enable-monitor-profile"; |
-// Enables the new chrome://media-internals page. |
-// http://crbug.com/260005 |
-const char kEnableNewMediaInternals[] = "enable-new-media-internals"; |
- |
// Enables use of cache if offline, even if it's stale |
const char kEnableOfflineCacheAccess[] = "enable-offline-cache-access"; |