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

Unified Diff: components/mus/public/interfaces/BUILD.gn

Issue 2009073003: Move mojo/converters/geometry -> ui/gfx/geometry/mojo (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . 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
Index: components/mus/public/interfaces/BUILD.gn
diff --git a/components/mus/public/interfaces/BUILD.gn b/components/mus/public/interfaces/BUILD.gn
index 7b2b955624616d33ba72ccdfaa49702680ebc11b..556ea864f6a5e36224bdfa23e06146310c54984b 100644
--- a/components/mus/public/interfaces/BUILD.gn
+++ b/components/mus/public/interfaces/BUILD.gn
@@ -39,7 +39,7 @@ mojom("interfaces") {
deps = [
"//gpu/ipc/common:interfaces",
- "//ui/mojo/geometry:interfaces",
+ "//ui/gfx/geometry/mojo:interfaces",
"//ui/mojo/ime:interfaces",
]
}

Powered by Google App Engine
This is Rietveld 408576698