| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 839fb34b648dea0dfcc9f052fb3026387d70cf30..a60db6e80f9bd7f70cce51c25b736c36774ef321 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -3074,6 +3074,14 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| </summary>
|
| </histogram>
|
|
|
| +<histogram name="Autofill.QueriedCreditCardFormIsSecure" enum="BooleanSecure">
|
| + <owner>mathp@chromium.org</owner>
|
| + <summary>
|
| + For credit card forms that are queried for Autofill, a ratio of how many are
|
| + within secure contexts (which includes mixed passive content).
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="Autofill.SaveCreditCardPrompt"
|
| enum="AutofillSaveCreditCardPrompt">
|
| <owner>jdonnelly@chromium.org</owner>
|
|
|