Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index 436c6c548cc436bfe52ed51362e556e46a92a51b..c79d2e4e85b6bfbde74749037b804e9592a2ec29 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -39708,6 +39708,15 @@ Therefore, the affected-histogram name has to have at least one dot in it. |
</summary> |
</histogram> |
+<histogram name="WebRTC.BWE.InitialVsConvergedDiff" units="kbits/s"> |
+ <owner>holmer@chromium.org</owner> |
+ <summary> |
+ The difference between the bandwidth estimate at 2 seconds and 20 seconds |
+ into a WebRTC call, with a min at 0, which is supposed to capture the how |
+ much the initial bandwidth estimate overshot the actual bandwidth available. |
+ </summary> |
+</histogram> |
+ |
<histogram name="WebRTC.DataChannelCounters" enum="DataChannelCounters"> |
<owner>perkj@chromium.org</owner> |
<summary> |