Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(571)

Unified Diff: ash/public/interfaces/ash_window_type.mojom

Issue 2024313002: Moves mash/wm/public -> ash/public (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: feedback Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ash/public/interfaces/BUILD.gn ('k') | ash/public/interfaces/container.mojom » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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,
« no previous file with comments | « ash/public/interfaces/BUILD.gn ('k') | ash/public/interfaces/container.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698