Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index 4de393ec4a989db00d35035ae284c4cb76cf827d..31acd303d67b58b57995ddeaa1908d384e75f0e3 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -47584,6 +47584,16 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries. |
</summary> |
</histogram> |
+<histogram name="Startup.SameVersionStartupCount"> |
+ <owner>gab@chromium.org</owner> |
+ <summary> |
+ The number of startups the current version has been through. Reported once |
+ per Chrome session, on startup. Any user that reports X for this version |
+ will also have previously reported [1,X-1] for this version through the |
+ previous X-1 Chrome sessions. |
+ </summary> |
+</histogram> |
+ |
<histogram name="Startup.ShowAppListColdStart" units="ms"> |
<owner>jeremy@chromium.org</owner> |
<owner>tapted@chromium.org</owner> |