Index: ash/public/interfaces/user_window_controller.mojom |
diff --git a/mash/wm/public/interfaces/user_window_controller.mojom b/ash/public/interfaces/user_window_controller.mojom |
similarity index 98% |
rename from mash/wm/public/interfaces/user_window_controller.mojom |
rename to ash/public/interfaces/user_window_controller.mojom |
index 0525427ae74eb668615cf1bbf9676c59c40e1827..2add8cca7d87baf201c86a8651ed809e70190bd3 100644 |
--- a/mash/wm/public/interfaces/user_window_controller.mojom |
+++ b/ash/public/interfaces/user_window_controller.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; |
struct UserWindow { |
uint32 window_id; // The local window id, defined by UserWindowController. |