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

Unified Diff: ui/mojo/display/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: ui/mojo/display/BUILD.gn
diff --git a/ui/mojo/display/BUILD.gn b/ui/mojo/display/BUILD.gn
index 54f43e27e1d51b96ed33149589bd179b76af18a3..d1638d53aad8055be119fbb12fa207d0d68ecf0d 100644
--- a/ui/mojo/display/BUILD.gn
+++ b/ui/mojo/display/BUILD.gn
@@ -10,7 +10,6 @@ component("display") {
]
deps = [
"//components/mus/public/interfaces",
- "//mojo/converters/geometry",
"//mojo/public/c/system:for_component",
"//ui/display",
]

Powered by Google App Engine
This is Rietveld 408576698