core_services: Add mojo:surfaces_service to core_services.
In addition to the normal separation of MojoMain() into its own build target, this patch also renames a class and moves a class into the surfaces:: namespace. This was done because they were non-unique symbol names in the resultant binary. (There were two classes named mojo::ContextProviderMojo and had different implementations.) BUG=477435 Review URL: https://codereview.chromium.org/1138293002 Cr-Commit-Position: refs/heads/master@{#329444}
Showing
components/surfaces/main.cc
0 → 100644
Please register or sign in to comment