Index: services/shell/public/interfaces/shell_client_factory.mojom |
diff --git a/mojo/shell/public/interfaces/shell_client_factory.mojom b/services/shell/public/interfaces/shell_client_factory.mojom |
similarity index 85% |
rename from mojo/shell/public/interfaces/shell_client_factory.mojom |
rename to services/shell/public/interfaces/shell_client_factory.mojom |
index 89abedb9badf7c15c497c0a71bfb81fb3532cb0f..a377cfcc35b3ef5ed1fa309cade89f916bec47fe 100644 |
--- a/mojo/shell/public/interfaces/shell_client_factory.mojom |
+++ b/services/shell/public/interfaces/shell_client_factory.mojom |
@@ -4,7 +4,7 @@ |
module mojo.shell.mojom; |
-import "mojo/shell/public/interfaces/shell_client.mojom"; |
+import "services/shell/public/interfaces/shell_client.mojom"; |
// Implemented by a package containing multiple applications identified by |
// unique names. |