| Index: services/shell/public/interfaces/shell_client_factory.mojom
|
| diff --git a/services/shell/public/interfaces/shell_client_factory.mojom b/services/shell/public/interfaces/shell_client_factory.mojom
|
| index a377cfcc35b3ef5ed1fa309cade89f916bec47fe..a159389db526a4f22989b1dfa4ae9b0322979fb3 100644
|
| --- a/services/shell/public/interfaces/shell_client_factory.mojom
|
| +++ b/services/shell/public/interfaces/shell_client_factory.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/shell_client.mojom";
|
|
|
|
|