| Index: services/shell/public/interfaces/shell.mojom
|
| diff --git a/services/shell/public/interfaces/shell.mojom b/services/shell/public/interfaces/shell.mojom
|
| index 3618b95efbe078fe0270cc6cd592f6eead6e38a6..2ff9201882d4fa47789d5100f758207f64d0b51a 100644
|
| --- a/services/shell/public/interfaces/shell.mojom
|
| +++ b/services/shell/public/interfaces/shell.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/connector.mojom";
|
|
|
|
|