Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index d7d32e6038d7d49f73b19e747b27c9f1b9dde0ec..d5c5b33893eacb73f19f623500523f423468f0ec 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -7004,6 +7004,13 @@ other types of suffix sets. |
</summary> |
</histogram> |
+<histogram name="Net.ResourceLoader.ReadDeferral" units="milliseconds"> |
+ <summary> |
+ When starting a cross-site navigation, the time between reading the headers |
+ and body of the response. |
+ </summary> |
+</histogram> |
+ |
<histogram name="Net.SocketIdleTimeBeforeNextUse_ReusedSocket"> |
<summary>The time an already used socket sat idle before being used.</summary> |
</histogram> |