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

Unified Diff: mash/browser/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: mash/browser/BUILD.gn
diff --git a/mash/browser/BUILD.gn b/mash/browser/BUILD.gn
index 844d7d4761ebe9e664a5f961cbfd187d39352601..14b293c7535d3c5ac63530954212cdd547ac4be9 100644
--- a/mash/browser/BUILD.gn
+++ b/mash/browser/BUILD.gn
@@ -19,7 +19,6 @@ source_set("lib") {
"//base",
"//components/mus/public/cpp",
"//mash/public/interfaces",
- "//mojo/converters/geometry",
"//mojo/public/cpp/bindings",
"//services/catalog/public/interfaces",
"//services/navigation/public/interfaces",

Powered by Google App Engine
This is Rietveld 408576698