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

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

Issue 165733003: Switch SettingsEnforcement default back to GROUP_NO_ENFORCEMENT. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 10 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/prefs/chrome_pref_service_factory.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 c23a1f9a1c46bcc771f2951aba759ce9653ffc00..38f7301a39b8483abb07cab348ebedefe0086a0f 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -17799,6 +17799,14 @@ other types of suffix sets.
</summary>
</histogram>
+<histogram name="Settings.EnforcementGroupDeterminedFromTrial"
+ enum="BooleanSuccess">
+ <summary>
+ Whether the SettingsEnforcement group was successfully determined from the
+ field trial or if it had to revert to the hardcoded default.
+ </summary>
+</histogram>
+
<histogram name="Settings.FilterOnLoadTime" units="milliseconds">
<summary>
The amount of time it took to run PrefHashFilter::FilterOnLoad on startup.
« no previous file with comments | « chrome/browser/prefs/chrome_pref_service_factory.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698