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

Unified Diff: components/mus/public/interfaces/view_tree.mojom

Issue 1344573002: Mandoline: Rename components/view_manager to components/mus (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased Created 5 years, 3 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: components/mus/public/interfaces/view_tree.mojom
diff --git a/components/view_manager/public/interfaces/view_tree.mojom b/components/mus/public/interfaces/view_tree.mojom
similarity index 97%
rename from components/view_manager/public/interfaces/view_tree.mojom
rename to components/mus/public/interfaces/view_tree.mojom
index 6954416dba8e2b8861f9320dd2f6c9a956d77cbc..43a1f316f1f153bb8428d8f4ccd23f731146b10f 100644
--- a/components/view_manager/public/interfaces/view_tree.mojom
+++ b/components/mus/public/interfaces/view_tree.mojom
@@ -4,9 +4,9 @@
module mojo;
-import "components/view_manager/public/interfaces/compositor_frame.mojom";
-import "components/view_manager/public/interfaces/surface_id.mojom";
-import "components/view_manager/public/interfaces/view_manager_constants.mojom";
+import "components/mus/public/interfaces/compositor_frame.mojom";
+import "components/mus/public/interfaces/surface_id.mojom";
+import "components/mus/public/interfaces/view_manager_constants.mojom";
import "mojo/application/public/interfaces/service_provider.mojom";
import "network/public/interfaces/url_loader.mojom";
import "ui/mojo/events/input_events.mojom";
« no previous file with comments | « components/mus/public/interfaces/view_manager_constants.mojom ('k') | components/mus/public/interfaces/view_tree_host.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698