| Index: ui/events/latency_info.h
|
| diff --git a/ui/events/latency_info.h b/ui/events/latency_info.h
|
| index 619b0462f71f4d36c3c7a7c23288887eee82a6ad..0708705174725a619e4727bfb8d2cfe74b3c7566 100644
|
| --- a/ui/events/latency_info.h
|
| +++ b/ui/events/latency_info.h
|
| @@ -64,9 +64,6 @@ enum LatencyComponentType {
|
| // This component indicates that the input causes a swap to be scheduled
|
| // but the swap failed.
|
| INPUT_EVENT_LATENCY_TERMINATED_SWAP_FAILED_COMPONENT,
|
| - // This component indicates that the cached LatencyInfo number exceeds the
|
| - // maximal allowed size.
|
| - LATENCY_INFO_LIST_TERMINATED_OVERFLOW_COMPONENT,
|
| // Timestamp when the input event is considered not cause any rendering
|
| // damage in plugin and thus terminated.
|
| INPUT_EVENT_LATENCY_TERMINATED_PLUGIN_COMPONENT,
|
|
|