Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index 1cfa48fbc4b33e07a84cddffee94218413878b39..b7d7b169141592815b5215e114ffb7293a303ee2 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -10267,6 +10267,13 @@ other types of suffix sets. |
<summary>The number of ports suggested per server.</summary> |
</histogram> |
+<histogram name="Net.QuicHandshakeNotConfirmedNumPacketsReceived"> |
+ <summary> |
+ The number of QUIC packets received by a QUIC connection whose handshake was |
+ not confirmed when that connection is closed. |
+ </summary> |
+</histogram> |
+ |
<histogram name="Net.QuicHandshakeState" enum="QuicHandshakeState"> |
<summary> |
The state of a QUIC connection's crypto hanshake as it progresses from |