Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index d9ccb7ac4b17da347a488e03a2ff8d66a105ce88..98c0aabfb5e1af22be12c962d7543d15a37c3ebb 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -42693,6 +42693,15 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries. |
</summary> |
</histogram> |
+<histogram name="Precache.TimeSinceLastPrecache" units="seconds"> |
+ <owner>jamartin@chromium.org</owner> |
+ <owner>bengr@chromium.org</owner> |
+ <summary> |
+ The time between the the beginning of the last precache session and each of |
+ the URL fetches made by the user ever since. Logged per-request. |
+ </summary> |
+</histogram> |
+ |
<histogram name="PrefService.CreateProfilePrefsTime" units="ms"> |
<owner>rkaplow@chromium.org</owner> |
<summary>The amount of time that elapsed during CreateProfilePrefs.</summary> |