Chromium Code Reviews| Index: tools/metrics/histograms/histograms.xml |
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
| index a8155d80508d3e52e0e416a6cad202c708b069d9..8bd5fb1e5405f81768989a9586ffa364f76e7c18 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="Boolean"> |
|
Max Morin
2017/01/12 09:31:10
BooleanError maybe?
tommi (sloooow) - chröme
2017/01/12 14:21:01
Done.
|
| + <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> |