Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index 5bdc93d3d1bd6cca04d775cbd6649e80dbcdda3f..9f2a9b02133261995678dea91a7d2757b9af4e5b 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -17362,6 +17362,14 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries. |
</summary> |
</histogram> |
+<histogram name="Media.Audio.InputStartupSuccessMac" enum="BooleanSuccess"> |
+ <owner>henrika@chromium.org</owner> |
+ <summary> |
+ Indicates if audio capturing did start after stream startup was requested. |
+ Sampled once 5 seconds after a stream has been asked to start. |
+ </summary> |
+</histogram> |
+ |
<histogram name="Media.Audio.Render.FramesRequested" units="frames"> |
<owner>tommi@chromium.org</owner> |
<summary> |