| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index a025b00870b27b09757cd0e9f1e2ef90a45b6b3a..133e9ccef0e3efbc884190299b4f4c20ef3a536f 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -20828,6 +20828,15 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| </summary>
|
| </histogram>
|
|
|
| +<histogram name="Media.Audio.Render.OutputDeviceAuthorizationTimedOut"
|
| + enum="BooleanTimedOut">
|
| + <owner>olka@chromium.org</owner>
|
| + <summary>
|
| + Whether audio output device timed out waiting for authorization reply from
|
| + the browser side.
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="Media.Audio.RenderFailsWhenBufferSizeChangesMac"
|
| enum="BooleanChanged">
|
| <owner>henrika@chromium.org</owner>
|
|
|