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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 114223002: Multi-strategy based tracking. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: review:erik Created 7 years 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 e2baccf21567fdfb25d182588528aadf775ea7bf..af4759d12d010b280fad7790a1a55052d09d35f8 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -16766,6 +16766,13 @@ other types of suffix sets.
</summary>
</histogram>
+<histogram name="Settings.TrackedSplitPreferenceChangedCount.kExtensionsPref">
Alexei Svitkine (slow) 2013/12/17 18:26:24 I suggest defining the base histogram as: <histog
gab 2013/12/17 22:08:08 Done, how will I be able to see the various groups
+ <summary>
+ Logs the number of extensions that had changed when
+ Settings.TrackedPreferenceChanged is reported for kExtensionsPref.
+ </summary>
+</histogram>
+
<histogram name="SettingsResetBubble.NumNoThanksPerReset">
<summary>
Counts the number of times the user clicked on the No Thanks button of the

Powered by Google App Engine
This is Rietveld 408576698