Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index 8221cdeb86c460d6a59daa76c48570661606cccd..6265d5ea708a8f5f0f1fc3d0fcca07cc7ce06906 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -19256,6 +19256,15 @@ Therefore, the affected-histogram name has to have at least one dot in it. |
</summary> |
</histogram> |
+<histogram name="Net.SSL_Connection_Error_FastRadioPadding" |
+ enum="NetErrorCodes"> |
+ <owner>jeremyim@chromium.org</owner> |
+ <summary> |
+ Counts of specific error codes returned when opening an SSL connection for |
+ an endpoint which is eligible for fastradio padding. |
+ </summary> |
+</histogram> |
+ |
<histogram name="Net.SSL_Connection_Latency" units="milliseconds"> |
<obsolete> |
Replaced by Net.SSL_Connection_Latency_2 on 2014-10-21. |