• acolwell's avatar
    Move EME code out of WebMediaPlayerImpl. · e2ea5183
    acolwell authored
    This change moves all the encrypted media code out of WebMediaPlayerImpl
    and into a EncryptedMediaSupportImpl class. This removes the encrypted
    media related content/ depencencies from WebMediaPlayerImpl so that it
    will be easier to move WebMediaPlayerImpl to a location where it can
    be reused by Mojo.
    
    Review URL: https://codereview.chromium.org/501473003
    
    Cr-Commit-Position: refs/heads/master@{#291776}
    e2ea5183
webmediaplayer_impl.h 11.5 KB