| Index: ui/latency/mojo/latency_info.mojom
|
| diff --git a/ui/latency/mojo/latency_info.mojom b/ui/latency/mojo/latency_info.mojom
|
| index f27e33075241d559f55b155cfd3f636248a68fd7..150365273ecf4749457ee75ea930f1298a480f96 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;
|
|
|