Commit 83bbeb87 authored by Brian White's avatar Brian White Committed by Commit Bot

Add dominant/latest version index to PaintTiming.NavigationToFirstContentfulPaint UKM event.

Change-Id: Ib63a04cc663011872f60bd04be420b3207dffb29
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1869451
Auto-Submit: Brian White <bcwhite@chromium.org>
Reviewed-by: default avatarRobert Kaplow <rkaplow@chromium.org>
Commit-Queue: Robert Kaplow <rkaplow@chromium.org>
Cr-Commit-Position: refs/heads/master@{#708206}
parent 739cd817
...@@ -5943,6 +5943,8 @@ be describing additional metrics about the same event. ...@@ -5943,6 +5943,8 @@ be describing additional metrics about the same event.
<aggregation> <aggregation>
<history> <history>
<index fields="profile.country"/> <index fields="profile.country"/>
<index fields="profile.is_dominant_version"/>
<index fields="profile.is_latest_version"/>
<statistics> <statistics>
<quantiles type="std-percentiles"/> <quantiles type="std-percentiles"/>
</statistics> </statistics>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment