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

Unified Diff: ui/events/mojo/event.typemap

Issue 2728883002: Adding LatencyInfo to mojom::Event. (Closed)
Patch Set: Adding handling for invalid event types. Created 3 years, 10 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
« no previous file with comments | « ui/events/mojo/event.mojom ('k') | ui/events/mojo/event_struct_traits.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/events/mojo/event.typemap
diff --git a/ui/events/mojo/event.typemap b/ui/events/mojo/event.typemap
index b34142e39fac4bd3dd5dbcf88d29130c8d2896e2..869badb053b8a4ca8b80f498e80ac3ddfd06f5ce 100644
--- a/ui/events/mojo/event.typemap
+++ b/ui/events/mojo/event.typemap
@@ -8,6 +8,7 @@ traits_headers = [ "//ui/events/mojo/event_struct_traits.h" ]
deps = [
"//ui//events",
"//ui/events:dom_keycode_converter",
+ "//ui/events/mojo:struct_traits",
]
sources = [
"//ui/events/mojo/event_struct_traits.cc",
« no previous file with comments | « ui/events/mojo/event.mojom ('k') | ui/events/mojo/event_struct_traits.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698