| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index a8155d80508d3e52e0e416a6cad202c708b069d9..0d54913764bb51ea61992cfc7570747f30ef896f 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -24040,6 +24040,14 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| <summary>Records the autoplay source of audios.</summary>
|
| </histogram>
|
|
|
| +<histogram name="Media.Audio.Capture.CallbackError" enum="BooleanError">
|
| + <owner>tommi@chromium.org</owner>
|
| + <summary>
|
| + A boolean that reflects whether or not an error was reported during audio
|
| + capture.
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="Media.Audio.Capture.FramesProvided" units="frames">
|
| <owner>grunell@chromium.org</owner>
|
| <summary>
|
|
|