Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index febba281f02565cb2e8154ebe1d8882755542572..55b82196788a22cb83f2daf8fe7dae3826a2a99c 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -19179,6 +19179,14 @@ Therefore, the affected-histogram name has to have at least one dot in it. |
</summary> |
</histogram> |
+<histogram name="Net.SSL_Connection_Error_ClientPadding" enum="NetErrorCodes"> |
+ <owner>jeremyim@chromium.org</owner> |
+ <summary> |
+ Counts of specific error codes returned when opening an SSL connection for |
+ sockets using SSL_enable_fastradio_padding. |
+ </summary> |
+</histogram> |
+ |
<histogram name="Net.SSL_Connection_Latency" units="milliseconds"> |
<obsolete> |
Replaced by Net.SSL_Connection_Latency_2 on 2014-10-21. |