Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index 4e22c187711f934812506099cf16e385d94c65cb..4527c7a47e62cf901ff3443c04717ca6f642394f 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -25750,6 +25750,15 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries. |
</summary> |
</histogram> |
+<histogram name="Media.Video.TimeFromShownToFirstFrame" units="ms"> |
+ <owner>avayvod@chromium.org</owner> |
+ <owner>dalecurtis@chromium.org</owner> |
+ <summary> |
+ Records the time between the moment when the video element is brought to the |
+ foreground and when the video frame compositor outputs the next frame. |
+ </summary> |
+</histogram> |
+ |
<histogram name="Media.VideoCapture.AspectRatio" units="%"> |
<owner>mcasas@chromium.org</owner> |
<summary> |