| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index e14b164bc0ef8eb6b6cb6a6d4da6f358070cb7bd..3f89b3bd7218a2223c15d2006a5891c573d85e98 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -3699,6 +3699,15 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| </summary>
|
| </histogram>
|
|
|
| +<histogram name="Autofill.ShowHttpNotSecureExplanation" enum="BooleanShown">
|
| + <owner>estark@chromium.org</owner>
|
| + <summary>
|
| + Recorded every time the user selects the "Login not secure" or
|
| + "Payment not secure" warning autofill dropdown item to learn more
|
| + about the warning.
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="Autofill.StoredLocalCreditCardCount" units="cards">
|
| <owner>mathp@chromium.org</owner>
|
| <summary>
|
|
|