| Index: components/window_manager/public/interfaces/window_manager.mojom
|
| diff --git a/components/window_manager/public/interfaces/window_manager.mojom b/components/window_manager/public/interfaces/window_manager.mojom
|
| index 0ff82feea18f77b33cdf0fc217f67032e6d6b027..eb372242249bcb18374db204dc202af55ac6ab0d 100644
|
| --- a/components/window_manager/public/interfaces/window_manager.mojom
|
| +++ b/components/window_manager/public/interfaces/window_manager.mojom
|
| @@ -4,7 +4,7 @@
|
|
|
| module mojo;
|
|
|
| -import "mojo/public/interfaces/application/service_provider.mojom";
|
| +import "mojo/application/public/interfaces/service_provider.mojom";
|
|
|
| interface WindowManager {
|
| // Requests the WindowManager to embed the app for |url| at an appropriate
|
|
|