| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index e4072d506e7d0835ea15ccaaa9a2f0e36ab78dec..b41eb490e4f75584a8cbfc4c38aa787a10c2d5a1 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -1974,6 +1974,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>
|
|
|