Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index 466e70e642c0f43076c0af35fb19e1ceee608036..7e9d29c2af75ad8d92bf52f97ff0355e99d3c000 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -11034,6 +11034,15 @@ Therefore, the affected-histogram name has to have at least one dot in it. |
</summary> |
</histogram> |
+<histogram name="Media.DroppedFrameCount"> |
+ <owner>prabhur@chromium.org</owner> |
+ <summary> |
+ Count of dropped frames between pipeline start and stop. Media pipeline |
+ starts/stops when an HTML5 video is loaded/unloaded respectively in the |
+ browser. |
+ </summary> |
+</histogram> |
+ |
<histogram name="Media.Duration" units="ms"> |
<owner>scherkus@chromium.org</owner> |
<summary>Duration in milliseconds of HTML5 media (when known).</summary> |