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

Unified Diff: services/navigation/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/BUILD.gn
diff --git a/services/navigation/BUILD.gn b/services/navigation/BUILD.gn
index 0a70e16e4b6d52b87c8737e06bf6eb906f938435..f73b3b351b12a952be1920ce0af512e023b52a1f 100644
--- a/services/navigation/BUILD.gn
+++ b/services/navigation/BUILD.gn
@@ -62,10 +62,10 @@ static_library("lib") {
"//base",
"//components/mus/public/cpp",
"//content/public/browser",
- "//mojo/converters/geometry",
"//services/navigation/public/interfaces",
"//services/shell/public/cpp",
"//skia",
+ "//ui/gfx/geometry/mojo",
"//ui/views",
"//ui/views/controls/webview",
"//ui/views/mus",

Powered by Google App Engine
This is Rietveld 408576698