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

Unified Diff: services/navigation/BUILD.gn

Issue 2008193002: Change mojo geometry structs from using type converters to StructTraits. (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..86cec85499eaf7f2ca1f2dc0b22a8bdb7c787fb1 100644
--- a/services/navigation/BUILD.gn
+++ b/services/navigation/BUILD.gn
@@ -62,7 +62,6 @@ static_library("lib") {
"//base",
"//components/mus/public/cpp",
"//content/public/browser",
- "//mojo/converters/geometry",
"//services/navigation/public/interfaces",
"//services/shell/public/cpp",
"//skia",

Powered by Google App Engine
This is Rietveld 408576698