| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index faef4a334f99294754ad4d26e7ecd6fd05fbf0dc..14c1351f5575483573d09b3cdfc62a8e38af7603 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -8721,6 +8721,14 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
| <summary>Measures the time taken for AudioInputController::</summary>
|
| </histogram>
|
|
|
| +<histogram name="Media.AudioInputControllerCaptureStartupSuccess"
|
| + enum="BooleanSuccess">
|
| + <summary>
|
| + Whether capture started successfully after an input stream startup was
|
| + requested.
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="Media.AudioInputDeviceManager" units="ms">
|
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| <summary>Measures the time taken for AudioInputDeviceManager::</summary>
|
|
|