Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index 996f2986a39f4facca2fb45c387b314e9b35bdb0..73dde454c08302992dac6e0acf5c247a9d19c1c5 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -7786,6 +7786,13 @@ other types of suffix sets. |
<summary>Version of the QUIC protocol used for this connection.</summary> |
</histogram> |
+<histogram name="Net.QuicSession.ReadError" enum="NetErrorCodes"> |
+ <summary> |
+ The network error code returned when attempting to read to a QUIC |
+ connection. |
+ </summary> |
+</histogram> |
+ |
<histogram name="Net.QuicSession.WriteError" enum="NetErrorCodes"> |
<summary> |
The network error code returned when attempting to write to a QUIC |