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. |