summaryrefslogtreecommitdiffstats
path: root/chromecast
diff options
context:
space:
mode:
authorhalliwell <halliwell@chromium.org>2016-02-24 21:41:08 -0800
committerCommit bot <commit-bot@chromium.org>2016-02-25 05:42:44 +0000
commit692cd4b657baa7a5abc408520e1abd068ca651cc (patch)
tree6ffd0b923c671e530d18e6858eb51dd8800eb3fa /chromecast
parent984b9c9b52cee6b1f1c2d4101c72082015636b8e (diff)
downloadchromium_src-692cd4b657baa7a5abc408520e1abd068ca651cc.zip
chromium_src-692cd4b657baa7a5abc408520e1abd068ca651cc.tar.gz
chromium_src-692cd4b657baa7a5abc408520e1abd068ca651cc.tar.bz2
[Chromecast] Remove prefixed-EME switch
No longer needed (and in fact, no longer does anything). BUG=internal b/24145290 Review URL: https://codereview.chromium.org/1738653002 Cr-Commit-Position: refs/heads/master@{#377514}
Diffstat (limited to 'chromecast')
-rw-r--r--chromecast/browser/cast_browser_main_parts.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/chromecast/browser/cast_browser_main_parts.cc b/chromecast/browser/cast_browser_main_parts.cc
index d06e501..b420289 100644
--- a/chromecast/browser/cast_browser_main_parts.cc
+++ b/chromecast/browser/cast_browser_main_parts.cc
@@ -213,8 +213,6 @@ DefaultCommandLineSwitch g_default_switches[] = {
#endif
#endif
#endif // defined(OS_LINUX)
- // Enable prefixed EME until all Cast partner apps are moved off of it.
- { switches::kEnablePrefixedEncryptedMedia, "" },
// Needed so that our call to GpuDataManager::SetGLStrings doesn't race
// against GPU process creation (which is otherwise triggered from
// BrowserThreadsStarted). The GPU process will be created as soon as a