Remove viz host dep on viz service
HostFrameSinkManager communicates with FrameSinkManagerImpl over IPC so //components/viz/host should no longer need a dependency on //components/viz/service. There still exists a way to connect the two classes directly but it uses the same mojo interface just without a message pipe. Bug: 1035853 Change-Id: I2b570697744419b43b84999d290859bdd84ca7d0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2021300Reviewed-by:Jonathan Ross <jonross@chromium.org> Commit-Queue: kylechar <kylechar@chromium.org> Cr-Commit-Position: refs/heads/master@{#735861}
Showing
Please register or sign in to comment