Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index eb26ad8377e32229a37face662a2cad013c972b8..43aa5155df20e931b8b9af49cf46ea2c86499aba 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -2221,6 +2221,13 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries. |
<summary>The autofill state related to a submitted form.</summary> |
</histogram> |
+<histogram name="Autofill.IcuCollatorCreationSuccess" enum="BooleanSuccess"> |
+ <owner>mathp@chromium.org</owner> |
+ <summary> |
+ Tracks whether Autofill was able to create the ICU collator successfully. |
+ </summary> |
+</histogram> |
+ |
<histogram name="Autofill.IsEnabled.PageLoad" enum="BooleanEnabled"> |
<owner>isherman@chromium.org</owner> |
<summary> |