Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index 986592bf8fe2cd1823ec2dff83a7eafa939cf9e4..1c99b2f1237ef79f00f9a0a8bc5b9c60bd23cb0d 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -10264,6 +10264,16 @@ Therefore, the affected-histogram name has to have at least one dot in it. |
</summary> |
</histogram> |
+<histogram name="interstitial.ssl.revoke_user_decisions_hard"> |
+ <owner>jww@chromium.org</owner> |
+ <summary> |
+ Counts the number of times there is a hard revoke of user certificate error |
+ decisions. This can be done from the connections tab of the site info dialog |
+ in the user is in the "Remember Certificate Error Decisions" |
+ experiment. |
+ </summary> |
+</histogram> |
+ |
<histogram name="interstitial.ssl_accept_time" units="milliseconds"> |
<obsolete> |
Removed on 8/1/13. |