| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 655deb41029c3f895b0740dd1289dc095003db92..109dc3adc2ac0a3048ffee6fdc9295cd73bdac44 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -10519,6 +10519,20 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
| </summary>
|
| </histogram>
|
|
|
| +<histogram name="interstitial.ssl.severity_score.common_name_invalid" units="%">
|
| + <owner>felt@chromium.org</owner>
|
| + <summary>
|
| + The likelihood of a |CERT_COMMON_NAME_INVALID| error being an attack.
|
| + </summary>
|
| +</histogram>
|
| +
|
| +<histogram name="interstitial.ssl.severity_score.date_invalid" units="%">
|
| + <owner>felt@chromium.org</owner>
|
| + <summary>
|
| + The likelihood of a |CERT_DATE_INVALID| error being an attack.
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="interstitial.ssl_accept_time" units="milliseconds">
|
| <obsolete>
|
| Removed on 8/1/13.
|
|
|