Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index 03c38b4031ba17ab8655eac85b1f76ab066caf01..f557cc46eaadbce8024eb4c41de4fba5e2d69a2f 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -16443,6 +16443,13 @@ Therefore, the affected-histogram name has to have at least one dot in it. |
</summary> |
</histogram> |
+<histogram name="Net.QuicSession.HostResolutionTime" units="milliseconds"> |
+ <owner>rch@chromium.org</owner> |
+ <summary> |
+ Time spent resolving the DNS name of the server for a QUIC connection. |
+ </summary> |
+</histogram> |
+ |
<histogram name="Net.QuicSession.IncorrectConnectionIDsReceived"> |
<owner>rch@chromium.org</owner> |
<summary> |