Index: chromecast/base/chromecast_switches.cc |
diff --git a/chromecast/base/chromecast_switches.cc b/chromecast/base/chromecast_switches.cc |
index 587c2101f1b2cd2c81fe4f0600ecd9b567ca74c1..426de0c7208b1970dc978d62a6f4e5e374b37ef5 100644 |
--- a/chromecast/base/chromecast_switches.cc |
+++ b/chromecast/base/chromecast_switches.cc |
@@ -19,9 +19,6 @@ const char kSwitchValueFalse[] = "false"; |
// Default is "http://clients2.google.com/cr/staging_report" for non prod. |
const char kCrashServerUrl[] = "crash-server-url"; |
-// Enable the CMA media pipeline. |
-const char kEnableCmaMediaPipeline[] = "enable-cma-media-pipeline"; |
- |
// Enable file accesses. It should not be enabled for most Cast devices. |
const char kEnableLocalFileAccesses[] = "enable-local-file-accesses"; |