Chromium Code Reviews| Index: tools/metrics/histograms/histograms.xml |
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
| index ba8aa2e7d974703b9e82056b9b0ae5905c399184..9b326815fe16d643a756a45e1b3371b83447b716 100644 |
| --- a/tools/metrics/histograms/histograms.xml |
| +++ b/tools/metrics/histograms/histograms.xml |
| @@ -2745,6 +2745,13 @@ 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 launch time. |
|
Ilya Sherman
2016/03/28 23:33:12
nit: s/launch time/Chrome profile launch time
Ilya Sherman
2016/03/28 23:33:12
Optional nit: I'd probably write "credit cards" in
Mathieu
2016/03/28 23:42:42
Done.
|
| + </summary> |
| +</histogram> |
| + |
| <histogram name="Autofill.StoredProfileCount"> |
| <owner>isherman@chromium.org</owner> |
| <summary> |