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

Unified Diff: media/base/media_switches.h

Issue 2141293002: [Cast for ATV] Enable UMP on Cast for ATV (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix unit tests Created 4 years, 5 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/browser/cast_browser_main_parts.cc ('k') | media/base/media_switches.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/base/media_switches.h
diff --git a/media/base/media_switches.h b/media/base/media_switches.h
index 8284afc8754043da65012b92afc1e0b1474d3e10..322f5525ce7da85d0b339217996c1339fc3b2ae2 100644
--- a/media/base/media_switches.h
+++ b/media/base/media_switches.h
@@ -65,6 +65,8 @@ MEDIA_EXPORT extern const char kDisableRTCSmoothnessAlgorithm[];
MEDIA_EXPORT extern const char kEnableVp9InMp4[];
+MEDIA_EXPORT extern const char kForceVideoOverlays[];
DaleCurtis 2016/07/19 18:47:58 Last time I did something similar the cast/content
+
} // namespace switches
namespace media {
« no previous file with comments | « chromecast/browser/cast_browser_main_parts.cc ('k') | media/base/media_switches.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698