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

Unified Diff: services/navigation/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: services/navigation/public/interfaces/BUILD.gn
diff --git a/services/navigation/public/interfaces/BUILD.gn b/services/navigation/public/interfaces/BUILD.gn
index ec88b94b405813485b55ddcaa23147822a12193e..50797892aba7b1d704037d2154be0a9d8fb2f2b9 100644
--- a/services/navigation/public/interfaces/BUILD.gn
+++ b/services/navigation/public/interfaces/BUILD.gn
@@ -11,7 +11,7 @@ mojom("interfaces") {
deps = [
"//components/mus/public/interfaces",
- "//ui/mojo/geometry:interfaces",
+ "//ui/gfx/geometry/mojo:interfaces",
"//url/mojo:url_mojom_gurl",
]
}

Powered by Google App Engine
This is Rietveld 408576698