Index: ui/events/mojo/latency_info.typemap |
diff --git a/ui/events/mojo/latency_info.typemap b/ui/events/mojo/latency_info.typemap |
index aaf276e2c1de602078519c2a68cf84bf830274d9..89911ded60c2393ed634ed9807c48da4d78a02f3 100644 |
--- a/ui/events/mojo/latency_info.typemap |
+++ b/ui/events/mojo/latency_info.typemap |
@@ -12,10 +12,10 @@ |
"//mojo/common", |
"//mojo/public/cpp/bindings", |
"//ui/events:events_base", |
- "//ui/gfx/geometry/mojo", |
] |
type_mappings = [ |
"ui.mojom.LatencyComponent=ui::LatencyInfo::LatencyComponent", |
"ui.mojom.LatencyComponentId=std::pair<ui::LatencyComponentType, int64_t>", |
"ui.mojom.LatencyInfo=ui::LatencyInfo", |
+ "ui.mojom.InputCoordinate=ui::LatencyInfo::InputCoordinate", |
] |