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

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

Issue 2956553002: Retire JumpList favicon loading related UMA histograms (Closed)
Patch Set: Created 3 years, 6 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 39c7cd7f8670f24dda519d8d3bbd08b8013ca418..3a7c76f58f1bdc7c1c6754c2b0a210520027fbba 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -86537,11 +86537,17 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</histogram>
<histogram name="WinJumplist.OnFaviconDataAvailableDuration" units="ms">
+ <obsolete>
+ Obsolete 06/22/2017 as it's no longer needed.
+ </obsolete>
<owner>chengx@chromium.org</owner>
<summary>Time spent in OnFaviconDataAvailable().</summary>
</histogram>
<histogram name="WinJumplist.StartLoadingFaviconDuration" units="ms">
+ <obsolete>
+ Obsolete 06/22/2017 as it's no longer needed.
+ </obsolete>
<owner>chengx@chromium.org</owner>
<summary>Time spent in StartLoadingFavicon().</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