| Index: services/shell/public/interfaces/shell.mojom
|
| diff --git a/mojo/shell/public/interfaces/shell.mojom b/services/shell/public/interfaces/shell.mojom
|
| similarity index 95%
|
| rename from mojo/shell/public/interfaces/shell.mojom
|
| rename to services/shell/public/interfaces/shell.mojom
|
| index 04dcd1df03fba785d51a0f4eefa7e25a8849aa31..3618b95efbe078fe0270cc6cd592f6eead6e38a6 100644
|
| --- a/mojo/shell/public/interfaces/shell.mojom
|
| +++ b/services/shell/public/interfaces/shell.mojom
|
| @@ -4,7 +4,7 @@
|
|
|
| module mojo.shell.mojom;
|
|
|
| -import "mojo/shell/public/interfaces/connector.mojom";
|
| +import "services/shell/public/interfaces/connector.mojom";
|
|
|
| struct InstanceInfo {
|
| uint32 id;
|
|
|