Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index 1382872432b3b8c1226f1e9e1794c13eb7cae33f..98bb1418eb1d4a6b8694a2211fca8b92fa57ad21 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -26640,6 +26640,14 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries. |
</summary> |
</histogram> |
+<histogram name="Media.Audio.Capture.DetectedMissingCallbacks" enum="Boolean"> |
+ <owner>grunell@chromium.org</owner> |
+ <summary> |
+ Whether missing callbacks where detected during audio capture. Logged when |
+ AudioInputDevice is stopped. |
+ </summary> |
+</histogram> |
+ |
<histogram name="Media.Audio.Capture.FramesProvided" units="frames"> |
<owner>grunell@chromium.org</owner> |
<summary> |