Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index e70d96f68604095edb1dddee7eb53ea855694a83..80a770ba62cedd6f82e0e216a552aa7a01f803d3 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -33181,6 +33181,15 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries. |
</summary> |
</histogram> |
+<histogram name="Net.Certificate.IgnoreCertificateErrorsSPKIListPresent" |
+ enum="BooleanPresent"> |
+ <owner>martinkr@google.com</owner> |
+ <summary> |
+ Whether certificate validation was disabled for a set of public keys because |
+ the --ignore-certificate-errors-spki-list switch was set on startup. |
+ </summary> |
+</histogram> |
+ |
<histogram name="Net.Certificate.IgnoreErrors" enum="BooleanEnabled"> |
<owner>martinkr@google.com</owner> |
<summary> |