summaryrefslogtreecommitdiffstats
path: root/media/mojo/services/mojo_media_client.cc
diff options
context:
space:
mode:
authorxhwang <xhwang@chromium.org>2015-11-06 13:06:57 -0800
committerCommit bot <commit-bot@chromium.org>2015-11-06 21:08:31 +0000
commitfac3c5e704ff0f2ab04982d372fc70e419a41da0 (patch)
tree2f6e4214577d4d26c8d100199121e7c091628a17 /media/mojo/services/mojo_media_client.cc
parent195d14404404b34445066648de61f901a1b70d3f (diff)
downloadchromium_src-fac3c5e704ff0f2ab04982d372fc70e419a41da0.zip
chromium_src-fac3c5e704ff0f2ab04982d372fc70e419a41da0.tar.gz
chromium_src-fac3c5e704ff0f2ab04982d372fc70e419a41da0.tar.bz2
media: Remove BrowserCdmFactory inferface.
BrowserCdmFactory interface was introduced as the browser side factory to create BrowserCdm. Now BrowserCdm has been merged into MediaKeys interface, this CL merges BrowserCdmFactory into the more generic CdmFactory interface. This CL also changes how BrowserCdmFactory is registered/created on Android and on Cast. With this CL, we use the same AndroidCdmFactory to create MediaDrmBridge when it is hosted: - in the browser process using BrowserCdmManager, or - in the GPU process using MojoCdmService. BUG=521731 TEST=Tested MediaDrmBridge creation in the browser and GPU process on Android. Review URL: https://codereview.chromium.org/1408793009 Cr-Commit-Position: refs/heads/master@{#358390}
Diffstat (limited to 'media/mojo/services/mojo_media_client.cc')
0 files changed, 0 insertions, 0 deletions