Chromium Code Reviews| Index: ui/latency/mojo/latency_info.mojom |
| diff --git a/ui/latency/mojo/latency_info.mojom b/ui/latency/mojo/latency_info.mojom |
| index 94703b588b851f76d2f7c78b16de81f3b0411e6e..5b40d32960058498313097ef8c9b2c45dff06a63 100644 |
| --- a/ui/latency/mojo/latency_info.mojom |
| +++ b/ui/latency/mojo/latency_info.mojom |
| @@ -104,7 +104,6 @@ struct LatencyComponentPair { |
| struct LatencyInfo { |
| string trace_name; |
| array<LatencyComponentPair> latency_components; |
| - array<gfx.mojom.PointF> input_coordinates; |
| int64 trace_id; |
| bool coalesced; |
| bool terminated; |