Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index 6d9ddf9ad688c7f68736b16b501c1c9331db05c7..55242151194282a9b196895968d37f79196a1407 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -1459,6 +1459,23 @@ other types of suffix sets. |
</summary> |
</histogram> |
+<histogram name="Autofill.AddressBookAvailable" enum="BooleanAvailable"> |
+ <owner>isherman@chromium.org</owner> |
+ <summary> |
+ Whether the Mac AddressBook was available on an attempt to read data from |
+ it. |
+ </summary> |
+</histogram> |
+ |
+<histogram name="Autofill.AddressBookAvailableOnFirstAttempt" |
+ enum="BooleanAvailable"> |
+ <owner>isherman@chromium.org</owner> |
+ <summary> |
+ Whether the Mac AddressBook was available on the *first* attempt to read |
+ data from it. This is only recorded once per Chrome profile. |
+ </summary> |
+</histogram> |
+ |
<histogram name="Autofill.AddressSuggestionsCount"> |
<owner>isherman@chromium.org</owner> |
<summary> |