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

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

Issue 2232663002: Remove NetworkTimeTracker.UpdateTimeFetchAttempted histogram (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Mark histogram as obsolete instead of deleting Created 4 years, 4 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 | « components/network_time/network_time_tracker_unittest.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 b98acdbedd4e833529795bda014b6e3c3e82bbad..241ef38a5a2abb49320aa702a947ccf220f3e142 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -34838,6 +34838,11 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</histogram>
<histogram name="NetworkTimeTracker.UpdateTimeFetchAttempted">
+ <obsolete>
+ Deprecated 08/2016 because it does not provide additional information beyond
+ NetworkTimeTracker.UpdateTimeFetchFailed and
+ NetworkTimeTracker.UpdateTimeFetchValid.
+ </obsolete>
<owner>estark@chromium.org</owner>
<owner>mab@chromium.org</owner>
<summary>
« no previous file with comments | « components/network_time/network_time_tracker_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698