Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index 6ab9c05c9ab93da837fa5f27664ed68dc5db42e1..71402ac3b913d4fcacb08ffe93efa5974bcef4e0 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -17903,6 +17903,13 @@ other types of suffix sets. |
</summary> |
</histogram> |
+<histogram name="Startup.CreateFirstProfile" units="milliseconds"> |
+ <summary> |
+ How long it takes to load the original profile synchronously on the UI |
+ thread. |
+ </summary> |
+</histogram> |
+ |
<histogram name="Startup.Fling.TimeToDisplayVideo" units="milliseconds"> |
<summary> |
The elapsed time from the Fling application launch to the first video frame |