| Index: services/shell/public/interfaces/capabilities.mojom
|
| diff --git a/services/shell/public/interfaces/capabilities.mojom b/services/shell/public/interfaces/capabilities.mojom
|
| index 563b88c1f16e3191a8c0a1219f00a49f0e994170..dff92305f4be8df42ffd4c6d88b46df80b88be9b 100644
|
| --- a/services/shell/public/interfaces/capabilities.mojom
|
| +++ b/services/shell/public/interfaces/capabilities.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;
|
|
|
| // Mojo Capabilities -----------------------------------------------------------
|
| //
|
|
|