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

Unified Diff: mojo/converters/input_events/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/input_events/BUILD.gn
diff --git a/mojo/converters/input_events/BUILD.gn b/mojo/converters/input_events/BUILD.gn
index b724bbe9678019b44ab5f77a79299be2f672abb3..2a7dea1a0e7000609f5fa724c1b1a1e23eafdcac 100644
--- a/mojo/converters/input_events/BUILD.gn
+++ b/mojo/converters/input_events/BUILD.gn
@@ -16,7 +16,6 @@ component("input_events") {
deps = [
"//base",
"//components/mus/public/interfaces",
- "//mojo/converters/geometry",
"//mojo/public/c/system:for_component",
"//ui/events",
"//ui/events:dom_keycode_converter",

Powered by Google App Engine
This is Rietveld 408576698