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

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

Issue 2848763002: Re-enable UMA metric WinJumplist.CreateIconFilesCount (Closed)
Patch Set: Fix comment. Created 3 years, 8 months 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 | « chrome/browser/win/jumplist.cc ('k') | 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 12b8f38552a570320bf2fdd9795435ae19855797..0ecef109e623be4efec53963b97376c546f7e314 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -82293,12 +82293,9 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</histogram>
<histogram name="WinJumplist.CreateIconFilesCount">
- <obsolete>
- Obsolete 04/20/2017 as we are no long recording this metric.
- </obsolete>
<owner>chengx@chromium.org</owner>
<summary>
- Count of jumplist icons that will be created per jumplist update. It is
+ The number of jumplist icons requested to create per jumplist update. It is
recorded whenever UpdateJumpList() is called.
</summary>
</histogram>
« no previous file with comments | « chrome/browser/win/jumplist.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698