Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(131)

Unified Diff: chromecast/base/chromecast_switches.h

Issue 2300993003: CmaRenderer is dead. Long live MojoRenderer. (Closed)
Patch Set: update OWNERS file Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chromecast/base/BUILD.gn ('k') | chromecast/base/chromecast_switches.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromecast/base/chromecast_switches.h
diff --git a/chromecast/base/chromecast_switches.h b/chromecast/base/chromecast_switches.h
index 890c72a9695d10708bac4988752cf98b3397ba75..d692803f7285ba08a655f861ab9b534fbda0aaac 100644
--- a/chromecast/base/chromecast_switches.h
+++ b/chromecast/base/chromecast_switches.h
@@ -18,9 +18,6 @@ extern const char kSwitchValueFalse[];
// Url to upload crash data to.
extern const char kCrashServerUrl[];
-// Media switches
-extern const char kEnableCmaMediaPipeline[];
-
// Content-implementation switches
extern const char kEnableLocalFileAccesses[];
« no previous file with comments | « chromecast/base/BUILD.gn ('k') | chromecast/base/chromecast_switches.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698