Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index 3761fc611f9e6f4d4c48bdef2495fc108ff21c0b..bd88d7ba7e9e33a42b95335d983943ef8476cace 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -25806,6 +25806,15 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries. |
</summary> |
</histogram> |
+<histogram name="Media.Video.TimeFromForegroundToFirstFrame" 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> |