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

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

Issue 2783973002: Moving LatencyInfo into a separate component. (Closed)
Patch Set: Rebase again Created 3 years, 9 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.cc » ('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 487a7008a8144d09e446427f452823591cfa860e..d4a0fc65357a889678da94e7761044d2f93381d9 100644
--- a/ui/events/mojo/event.typemap
+++ b/ui/events/mojo/event.typemap
@@ -10,6 +10,7 @@ public_deps = [
"//mojo/common:struct_traits",
"//ui/events",
"//ui/events:dom_keycode_converter",
+ "//ui/latency/mojo:interfaces",
]
deps = [
"//ipc:param_traits",
« no previous file with comments | « ui/events/mojo/event.mojom ('k') | ui/events/mojo/event_struct_traits.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698