| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 3623bf50fa29b5bdb5b986edac01dd7e44ac8d9f..d83f4d38028c1cfd2f8f7799353b7e66934f1a4c 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -24145,6 +24145,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>
|
|
|