| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index e70d96f68604095edb1dddee7eb53ea855694a83..40b948b8ec0f2c753891c61d3b91bd548d3b1389 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -69907,6 +69907,15 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| </summary>
|
| </histogram>
|
|
|
| +<histogram name="SSL.CertificateErrorReportOutcome"
|
| + enum="CertificateReportOutcome">
|
| + <owner>meacer@chromium.org</owner>
|
| + <summary>
|
| + Users can opt in to send reports of certificate validation errors to Google.
|
| + This records the outcome whenever Chrome sends such a report.
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="SSL.ExpectCTReportFailure" enum="NetErrorCodes">
|
| <obsolete>
|
| Deprecated as of 07/2016. Replaced with SSL.ExpectCTReportFailure2.
|
|
|