Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index bc086e693b95ff6d0e20ac3857c051ddaa80dc9b..6c0a214b35fef78f628c0eccc64c183444e20d43 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -12412,6 +12412,15 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries. |
</summary> |
</histogram> |
+<histogram name="Download.ResultsRenderedTime" units="ms"> |
+ <owner>dbeam@chromium.org</owner> |
+ <summary> |
+ Records the time taken to load the downloads Web UI and render (at least) a |
+ screen full of items. This is roughly equivalent to 'time to first |
+ meaningful paint' for the downloads page. |
+ </summary> |
+</histogram> |
+ |
<histogram name="Download.SavePackage" enum="DownloadSavePackageEvent"> |
<owner>asanka@chromium.org</owner> |
<summary> |