| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 1451653a5efb4764ca58280293d810badd1a0a6b..7c886048dc5855fef812a173e075ee295f957bfc 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -3367,6 +3367,13 @@ other types of suffix sets.
|
| </summary>
|
| </histogram>
|
|
|
| +<histogram name="Media.InfoLoadDelay" units="milliseconds">
|
| + <summary>
|
| + The time it takes to perform redirect tracking and a CORS access check while
|
| + preparing to play a media file.
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="Media.LinuxAudioIO" enum="LinuxAudioIO">
|
| <summary>
|
| Audio IO layer used by the Linux OS, sampled once at startup of the browser.
|
|
|