| Index: services/shell/public/interfaces/shell_client.mojom
|
| diff --git a/services/shell/public/interfaces/shell_client.mojom b/services/shell/public/interfaces/shell_client.mojom
|
| index d816bac67a363afd39c090fa03131fee1df9818c..04618cac0631ebdbbf72ff09efd7d26ea5ab5b6c 100644
|
| --- a/services/shell/public/interfaces/shell_client.mojom
|
| +++ b/services/shell/public/interfaces/shell_client.mojom
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -module mojo.shell.mojom;
|
| +module shell.mojom;
|
|
|
| import "services/shell/public/interfaces/capabilities.mojom";
|
| import "services/shell/public/interfaces/connector.mojom";
|
|
|