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

Unified Diff: mojo/converters/surfaces/tests/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: mojo/converters/surfaces/tests/BUILD.gn
diff --git a/mojo/converters/surfaces/tests/BUILD.gn b/mojo/converters/surfaces/tests/BUILD.gn
index 4cb915df4155a1356c4b4ca6e3a3871fe3bdae94..a90f4744c426421b04312622c3e15475184019f6 100644
--- a/mojo/converters/surfaces/tests/BUILD.gn
+++ b/mojo/converters/surfaces/tests/BUILD.gn
@@ -13,7 +13,6 @@ test("mojo_surfaces_lib_unittests") {
"//cc/surfaces",
"//components/mus/public/interfaces",
"//gpu",
- "//mojo/converters/geometry",
"//mojo/converters/surfaces",
"//mojo/converters/transform",
"//mojo/edk/test:run_all_unittests",

Powered by Google App Engine
This is Rietveld 408576698