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

Unified Diff: ui/events/mojo/input_events_type_converters.cc

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: rebase 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/events/mojo/input_events_type_converters.cc
diff --git a/ui/events/mojo/input_events_type_converters.cc b/ui/events/mojo/input_events_type_converters.cc
index 16f396c47b35375ec238f4290c73128eef3a0d8f..15ad403a3c07df93892691ec5c7ceb78a9b46fe4 100644
--- a/ui/events/mojo/input_events_type_converters.cc
+++ b/ui/events/mojo/input_events_type_converters.cc
@@ -18,7 +18,6 @@
#include "ui/events/keycodes/dom/keycode_converter.h"
#include "ui/events/keycodes/keyboard_codes.h"
#include "ui/events/mojo/mojo_extended_key_event_data.h"
-#include "ui/gfx/geometry/mojo/geometry_type_converters.h"
namespace mojo {
namespace {

Powered by Google App Engine
This is Rietveld 408576698