| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index a212f30739e3c530daf5b98f83e5d0b2caeb2927..086d3626acb94c7189a4b62efb6200aae733906d 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -25444,6 +25444,15 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| </summary>
|
| </histogram>
|
|
|
| +<histogram name="Media.Video.KeyFrameDistance" units="ms">
|
| + <owner>avayvod@chromium.org</owner>
|
| + <owner>dalecurtis@chromium.org</owner>
|
| + <summary>
|
| + Records the time distance between consequent keyframes in a video. The new
|
| + value is recorded for each video key frame decoded.
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="Media.VideoCapture.AspectRatio" units="%">
|
| <owner>mcasas@chromium.org</owner>
|
| <summary>
|
|
|