| Index: ash/public/interfaces/container.mojom
|
| diff --git a/mash/wm/public/interfaces/container.mojom b/ash/public/interfaces/container.mojom
|
| similarity index 98%
|
| rename from mash/wm/public/interfaces/container.mojom
|
| rename to ash/public/interfaces/container.mojom
|
| index 5cd46932b747646dae6f265ef5b0027ef9a56fce..733978e1ebd07cf9a9b58ab761b8ffcae7891be0 100644
|
| --- a/mash/wm/public/interfaces/container.mojom
|
| +++ b/ash/public/interfaces/container.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 mash.wm.mojom;
|
| +module ash.mojom;
|
|
|
| // Containers for windows. This list is in the z-order of the windows, however
|
| // they are actually built in a hierarchy (e.g. USER and LOGIN are siblings).
|
|
|