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

Unified Diff: mash/webtest/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/webtest/BUILD.gn
diff --git a/mash/webtest/BUILD.gn b/mash/webtest/BUILD.gn
index d36a4382e2832f1572ef25a169d6c1ea3252b036..a6b9e561d90126adae8550c74b6a6207eb3278ee 100644
--- a/mash/webtest/BUILD.gn
+++ b/mash/webtest/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/navigation/public/interfaces",
"//services/shell/public/cpp",

Powered by Google App Engine
This is Rietveld 408576698