| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 9f0f16be938fb82af21bb52fbf60ef9e2a80baa5..7b5303159a653e63c551384cdaf63ab352d7959b 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -1562,6 +1562,14 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
| </summary>
|
| </histogram>
|
|
|
| +<histogram name="Autofill.AddressBookReprompt" enum="BooleanAvailable">
|
| + <owner>erikchen@chromium.org</owner>
|
| + <summary>
|
| + Whether an attempt to access the Mac AddressBook was skipped because doing
|
| + so would incorrectly cause the appearance of the permissions dialog.
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="Autofill.AddressSuggestionsCount">
|
| <owner>isherman@chromium.org</owner>
|
| <summary>
|
|
|