| Index: ash/public/interfaces/ash_window_type.mojom
|
| diff --git a/mash/wm/public/interfaces/ash_window_type.mojom b/ash/public/interfaces/ash_window_type.mojom
|
| similarity index 92%
|
| rename from mash/wm/public/interfaces/ash_window_type.mojom
|
| rename to ash/public/interfaces/ash_window_type.mojom
|
| index b4359b3bf4437d8c2dcec1eee102da052dd9c779..61f2c4d6435fb90668777035bb9cdeeb3fa4c3b7 100644
|
| --- a/mash/wm/public/interfaces/ash_window_type.mojom
|
| +++ b/ash/public/interfaces/ash_window_type.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;
|
|
|
| enum AshWindowType {
|
| SHELF = 0,
|
|
|