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

Unified Diff: services/ui/public/interfaces/window_tree.mojom

Issue 2119963002: Move mus to //services/ui (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 4 years, 6 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
Index: services/ui/public/interfaces/window_tree.mojom
diff --git a/components/mus/public/interfaces/window_tree.mojom b/services/ui/public/interfaces/window_tree.mojom
similarity index 97%
rename from components/mus/public/interfaces/window_tree.mojom
rename to services/ui/public/interfaces/window_tree.mojom
index 96c2f73fe75fe7e9b36912a1be8b19bbab3d5b37..124e14a72410e5843f1d4304e44e2ef0c667c42b 100644
--- a/components/mus/public/interfaces/window_tree.mojom
+++ b/services/ui/public/interfaces/window_tree.mojom
@@ -5,13 +5,13 @@
module mus.mojom;
import "cc/ipc/surface_id.mojom";
-import "components/mus/public/interfaces/cursor.mojom";
-import "components/mus/public/interfaces/event_matcher.mojom";
-import "components/mus/public/interfaces/mus_constants.mojom";
-import "components/mus/public/interfaces/surface.mojom";
-import "components/mus/public/interfaces/window_manager.mojom";
-import "components/mus/public/interfaces/window_manager_constants.mojom";
-import "components/mus/public/interfaces/window_tree_constants.mojom";
+import "services/ui/public/interfaces/cursor.mojom";
+import "services/ui/public/interfaces/event_matcher.mojom";
+import "services/ui/public/interfaces/mus_constants.mojom";
+import "services/ui/public/interfaces/surface.mojom";
+import "services/ui/public/interfaces/window_manager.mojom";
+import "services/ui/public/interfaces/window_manager_constants.mojom";
+import "services/ui/public/interfaces/window_tree_constants.mojom";
import "ui/events/mojo/event.mojom";
import "ui/gfx/geometry/mojo/geometry.mojom";
import "ui/platform_window/mojo/text_input_state.mojom";
« no previous file with comments | « services/ui/public/interfaces/window_server_test.mojom ('k') | services/ui/public/interfaces/window_tree_constants.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698