| Index: mojo/shell/public/interfaces/shell_client.mojom
|
| diff --git a/mojo/shell/public/interfaces/shell_client.mojom b/mojo/shell/public/interfaces/shell_client.mojom
|
| index e8643e60a73165aac8741dac0cc92940dbfc5195..2dad17c1854d8419fab8dba6634f03c8f3f4fe9e 100644
|
| --- a/mojo/shell/public/interfaces/shell_client.mojom
|
| +++ b/mojo/shell/public/interfaces/shell_client.mojom
|
| @@ -4,8 +4,8 @@
|
|
|
| module mojo.shell.mojom;
|
|
|
| +import "mojo/shell/public/interfaces/connector.mojom";
|
| import "mojo/shell/public/interfaces/interface_provider.mojom";
|
| -import "mojo/shell/public/interfaces/shell.mojom";
|
|
|
| // Implemented by something "known to" the Mojo Shell (e.g. an application or
|
| // service), for which an instance is tracked. It allows the implementor to
|
|
|