| Index: components/mus/public/interfaces/surface_id.mojom
|
| diff --git a/components/mus/public/interfaces/surface_id.mojom b/components/mus/public/interfaces/surface_id.mojom
|
| index 197e6f8bdc08c9efdbbae11e0335e93e30f7f9d9..7d6f657fb0fab8306b06e9a3914d3b5b35d08411 100644
|
| --- a/components/mus/public/interfaces/surface_id.mojom
|
| +++ b/components/mus/public/interfaces/surface_id.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;
|
| +module mus.mojom;
|
|
|
| // A surface ID is composed of two parts, a local part and a namespace. The
|
| // local part is allocated by the client using any scheme that avoids
|
|
|