Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(313)

Unified Diff: tools/metrics/histograms/histograms.xml

Side-by-side diff isn't available for this file because of its large size.
Issue 2576353004: Change unit for ReadingList histogram (Closed)
Patch Set: Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 3f75a1cf6c1160142ed94ef96929c997cae41c32..7fe86522d596ffea6eca22ec1c38080d98fcc197 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -51423,7 +51423,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<summary>Final status of the download of a reading list entry.</summary>
</histogram>
-<histogram name="ReadingList.FirstReadAgeOnDeletion" units="minutes">
+<histogram name="ReadingList.FirstReadAgeOnDeletion" units="hours">
<owner>gambard@chromium.org</owner>
<summary>
Time since the first read of the reading list entry getting deleted. 0 if it
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698