Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index 211ec6a4185185a22b1ce6945eecc753d7a619d8..8171f4cd41e63f020844d127e76e5550f67ee976 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 |