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

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

Issue 1340983002: Mandoline UI Process: Update namespaces and file names (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Updated all the namespaces in mus 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/mus/public/interfaces/view_tree.mojom b/components/mus/public/interfaces/view_tree.mojom
index 43a1f316f1f153bb8428d8f4ccd23f731146b10f..b24f1c483aa38a720fe8d871e53005931477da4f 100644
--- a/components/mus/public/interfaces/view_tree.mojom
+++ b/components/mus/public/interfaces/view_tree.mojom
@@ -6,7 +6,7 @@ module mojo;
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 "components/mus/public/interfaces/mus_constants.mojom";
import "mojo/application/public/interfaces/service_provider.mojom";
import "network/public/interfaces/url_loader.mojom";
import "ui/mojo/events/input_events.mojom";

Powered by Google App Engine
This is Rietveld 408576698