Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index 91aa34f6d33ba60f08663e7a61e4573a6629068c..681fe90f4cf1656553c9d7025eb2a52c2a951361 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -24456,6 +24456,14 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries. |
</summary> |
</histogram> |
+<histogram name="Net.QuicSession.HeadersHOLBlockedTime" units="Milliseconds"> |
+ <owner>ckrasic@chromium.org</owner> |
+ <summary> |
+ The elapsed time that headers are head of line blocked on others, presumably |
+ due to lost headers stream packets. |
+ </summary> |
+</histogram> |
+ |
<histogram name="Net.QuicSession.HeadersStream.EarlyFramesReceived"> |
<owner>rch@chromium.org</owner> |
<summary> |