| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index ba8aa2e7d974703b9e82056b9b0ae5905c399184..49f7b8aa6e81e8fcc4dff14297a57da0ac0ab880 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -2745,6 +2745,14 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| </summary>
|
| </histogram>
|
|
|
| +<histogram name="Autofill.StoredLocalCreditCardCount">
|
| + <owner>mathp@chromium.org</owner>
|
| + <summary>
|
| + The number of local credit cards a user has stored, measured at Chrome
|
| + profile launch time.
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="Autofill.StoredProfileCount">
|
| <owner>isherman@chromium.org</owner>
|
| <summary>
|
|
|