| Index: ui/events/latency_info.h
|
| diff --git a/ui/events/latency_info.h b/ui/events/latency_info.h
|
| index b6724b86154ac8dce6948aa4d0ac697bfb768384..eaac5ce3c83df133385d6edc798caae989611dd2 100644
|
| --- a/ui/events/latency_info.h
|
| +++ b/ui/events/latency_info.h
|
| @@ -47,10 +47,6 @@ enum LatencyComponentType {
|
| // Frame number when a window snapshot was requested. The snapshot
|
| // is taken when the rendering results actually reach the screen.
|
| WINDOW_SNAPSHOT_FRAME_NUMBER_COMPONENT,
|
| - // Frame number for a snapshot requested via
|
| - // gpuBenchmarking.beginWindowSnapshotPNG
|
| - // TODO(vkuzkokov): remove when patch adding this hits Stable
|
| - WINDOW_OLD_SNAPSHOT_FRAME_NUMBER_COMPONENT,
|
| // Timestamp when a tab is requested to be shown.
|
| TAB_SHOW_COMPONENT,
|
| // Timestamp when the frame is swapped in renderer.
|
|
|