| Index: components/metrics/proto/profiler_event.proto
|
| diff --git a/components/metrics/proto/profiler_event.proto b/components/metrics/proto/profiler_event.proto
|
| index d9f9818cf23ae0a51677ae3926e1a64f794c100b..0cf024515500f26642b68c76242bcc694112de6d 100644
|
| --- a/components/metrics/proto/profiler_event.proto
|
| +++ b/components/metrics/proto/profiler_event.proto
|
| @@ -43,7 +43,7 @@ message ProfilerEventProto {
|
| // defined.
|
| enum ProfilerEvent {
|
| // The first non-empty paint of the first web contents happened.
|
| - // Corresponds to the Startup.FirstWebContents.NonEmptyPaint histogram.
|
| + // Corresponds to the Startup.FirstWebContents.NonEmptyPaint2 histogram.
|
| EVENT_FIRST_NONEMPTY_PAINT = 0;
|
| }
|
|
|
|
|