Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index 582f03875566a398f7b4f994dda5ea8c3101a8dc..f63b1860dec78f73e03c37a440da313e28fabc0b 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -19053,6 +19053,13 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries. |
</summary> |
</histogram> |
+<histogram name="Media.InputErrorMac" units="OSStatus"> |
Ilya Sherman
2016/01/25 19:39:38
nit: Should this be enum="OSStatus"?
tommi (sloooow) - chröme
2016/01/25 22:00:14
Don't think so since it's basically an int. I wen
|
+ <owner>tommi@chromium.org</owner> |
+ <summary> |
+ Error codes that we encounter while setting up an AUAudioInputStream on Mac. |
henrika (OOO until Aug 14)
2016/01/25 08:48:06
Nit, they can happen after setup is done as well.
|
+ </summary> |
+</histogram> |
+ |
<histogram name="Media.InputStreamDuration" units="ms"> |
<owner>henrika@chromium.org</owner> |
<summary> |