Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(330)

Unified Diff: tools/metrics/histograms/histograms.xml

Issue 2624403002: Refactor AudioInputController and related interfaces. (Closed)
Patch Set: Address comments Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
« no previous file with comments | « media/audio/test_audio_input_controller_factory.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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>
« no previous file with comments | « media/audio/test_audio_input_controller_factory.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698