• xjz's avatar
    Media Remoting: Add mojo interfaces between browser and extension. · ef7927fa
    xjz authored
    Currently media remoting communicates with extension by text strings
    through Media Router mojo API. This CL adds mojo interfaces to allow
    CastRemotingConnector in browser talk directly to MediaRemoter in
    extension after connected through the Media Router mojo API. These
    changes also enable passing the receiver's capablities to remoting
    control logic in renderer, which will be done in a follow up CL.
    
    BUG=734672
    
    Review-Url: https://codereview.chromium.org/2951523002
    Cr-Commit-Position: refs/heads/master@{#485043}
    ef7927fa
media_router.mojom 18.1 KB