Split window_tree_host.mojom into smaller interfaces
This CL splits window_tree_host.mojom, separating WindowTreeHostFactory interface declaration into its own mojom file. In practice, there is no behavior change at all, but the separation makes it easier for downstreamers to having a Mojo interface sibling of WindowTreeHostFactory (for instance, in case of external window mode, there is a ExternalWindowTreeHostFactory, which has a different API). BUG=666958 Change-Id: I664f9ac3895612b53c6a4b1cfc85785554fe9bab Reviewed-on: https://chromium-review.googlesource.com/767527Reviewed-by:Tom Sepez <tsepez@chromium.org> Reviewed-by:
Sadrul Chowdhury <sadrul@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
Maksim Sisov <msisov@igalia.com> Commit-Queue: Antonio Gomes <tonikitoo@igalia.com> Cr-Commit-Position: refs/heads/master@{#517070}
Showing
Please register or sign in to comment