| Index: mojo/services/window_manager/interfaces/window_manager.mojom
|
| diff --git a/mojo/services/window_manager/interfaces/window_manager.mojom b/mojo/services/window_manager/interfaces/window_manager.mojom
|
| index 1b9d0b7b40de67f5536c9ae63453a562c4cce128..9203003ef30790ed172a2bf9347a7ec7352bd1bb 100644
|
| --- a/mojo/services/window_manager/interfaces/window_manager.mojom
|
| +++ b/mojo/services/window_manager/interfaces/window_manager.mojom
|
| @@ -8,6 +8,7 @@ module mojo;
|
| import "input_events/interfaces/input_events.mojom";
|
| import "mojo/public/interfaces/application/service_provider.mojom";
|
|
|
| +[ServiceName="mojo::WindowManager"]
|
| interface WindowManager {
|
| // Requests the WindowManager to embed the app for |url| at an appropriate
|
| // View. See ViewMangerService::Embed() for details on |services| and
|
|
|