| Index: services/shell/public/interfaces/connector.mojom
|
| diff --git a/services/shell/public/interfaces/connector.mojom b/services/shell/public/interfaces/connector.mojom
|
| index c1146129f8960dec2f0c8e50370a5a5f68e9f59b..f419ebee4aaceaa1231b8cf9f0c5dcd747a63d0d 100644
|
| --- a/services/shell/public/interfaces/connector.mojom
|
| +++ b/services/shell/public/interfaces/connector.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/interface_provider.mojom";
|
|
|
|
|