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

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

Issue 1284433003: [UMA, Cleanup] Deprecate the UMA.GeneratedLowEntropySource histogram. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update enum labels in histograms.xml Created 5 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/metrics/metrics_state_manager.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 d7837fcbb89d5a7fd0f414f0baba58cbae265907..4bd820f735f3256dae2544de1abb762f81be9032 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -46455,7 +46455,10 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</summary>
</histogram>
-<histogram name="UMA.GeneratedLowEntropySource" enum="BooleanSuccess">
+<histogram name="UMA.GeneratedLowEntropySource" enum="Boolean">
+ <obsolete>
+ Deprecated as of August 2015. No longer tracked.
+ </obsolete>
<owner>asvitkine@chromium.org</owner>
<summary>
For each attempt to generate the low entropy source, log whether or not the
« no previous file with comments | « components/metrics/metrics_state_manager.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698