| Index: ui/latency/mojo/latency_info.mojom
|
| diff --git a/ui/events/mojo/latency_info.mojom b/ui/latency/mojo/latency_info.mojom
|
| similarity index 99%
|
| rename from ui/events/mojo/latency_info.mojom
|
| rename to ui/latency/mojo/latency_info.mojom
|
| index 664499c734b74067bf23047bdbf42ccef0d23f73..f27e33075241d559f55b155cfd3f636248a68fd7 100644
|
| --- a/ui/events/mojo/latency_info.mojom
|
| +++ b/ui/latency/mojo/latency_info.mojom
|
| @@ -100,7 +100,7 @@ struct LatencyComponentPair {
|
| LatencyComponent value;
|
| };
|
|
|
| -// See ui/events/latency_info.h
|
| +// See ui/latency/latency_info.h
|
| struct LatencyInfo {
|
| string trace_name;
|
| array<LatencyComponentPair> latency_components;
|
|
|