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

Unified Diff: mojo/converters/surfaces/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/BUILD.gn
diff --git a/mojo/converters/surfaces/BUILD.gn b/mojo/converters/surfaces/BUILD.gn
index 6609e8ef0b4dafc3dfa70cc5b523861cf958d338..3123aa7c53e455b84d520d927c9c705151a2824a 100644
--- a/mojo/converters/surfaces/BUILD.gn
+++ b/mojo/converters/surfaces/BUILD.gn
@@ -18,7 +18,6 @@ component("surfaces") {
defines = [ "MOJO_SURFACES_IMPLEMENTATION" ]
public_deps = [
- "//mojo/converters/geometry",
"//mojo/converters/transform",
"//ui/gfx",
]

Powered by Google App Engine
This is Rietveld 408576698