| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 97878a0473722cf772e053721d96e75e5c56ebad..39d650d0cdf3de849d1d733426f2d886a1dee81e 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -1990,6 +1990,14 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
| </summary>
|
| </histogram>
|
|
|
| +<histogram name="Autofill.StoredProfileCountAtAutofillableFormSubmission">
|
| + <owner>mathp@chromium.org</owner>
|
| + <summary>
|
| + The number of Autofill addresses a user has stored, measured when an
|
| + autofillable form is submitted.
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="Autofill.UserHappiness" enum="AutofillUserHappiness">
|
| <owner>isherman@chromium.org</owner>
|
| <summary>
|
|
|