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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 213363004: Resetting metrics ids on clump detection. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 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
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 1a4329edb1d661ed76faed9b1b07bc372cd1ea67..752eb1135dc6e73d59e244f3fdb47a6f7775ebdf 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -27629,12 +27629,12 @@ other types of suffix sets.
</histogram>
<histogram name="UMA.MachineIdState" enum="UmaMachineIdState">
- <sumary>
+ <summary>
Alexei Svitkine (slow) 2014/03/28 19:02:50 Nit: Add owner tag as well.
jwd 2014/03/28 19:43:15 Done.
Tracks if the machine ID is generated successfully and if it changes from
one run to the next. The machine ID is a 24-bit hash of machine
characteristics. It is expected to change if an install of Chrome is copied
to multiple machines. This check happens once per browser startup.
- </sumary>
+ </summary>
</histogram>
<histogram name="UMA.Perf.GetData" enum="GetPerfDataOutcome">
« chrome/browser/metrics/metrics_service_unittest.cc ('K') | « chrome/common/pref_names.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698