Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index fb8f675c224d8e0873bb6e9543b644ce2e9abf0a..aa1d990bddc3bade063647325abf5ad54342550f 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -26677,6 +26677,15 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries. |
</summary> |
</histogram> |
+<histogram name="Media.Audio.Capture.DetectedMissingCallbacks" |
+ enum="BooleanMissingCallbacks"> |
+ <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> |