Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index d9ccb7ac4b17da347a488e03a2ff8d66a105ce88..988a90618600cc15b9d0f2816da8679cf69d1713 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -21231,6 +21231,15 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries. |
</summary> |
</histogram> |
+<histogram name="Media.Audio.OutputDeviceAuthorizationTime" units="ms"> |
+ <owner>olka@chromium.org</owner> |
+ <summary> |
+ Time delta between the moment output device authorization request is |
+ received by the browser and the moment its processessing is finished (and |
+ reply is to be sent back to the renderer if IPC is not closed yet). |
+ </summary> |
+</histogram> |
+ |
<histogram name="Media.Audio.PhysicalProcessorsMac"> |
<owner>henrika@chromium.org</owner> |
<summary> |