Index: media/mojo/interfaces/media_types.mojom |
diff --git a/media/mojo/interfaces/media_types.mojom b/media/mojo/interfaces/media_types.mojom |
index 8f6a1fe6a93cffd58cef53902c1100115f699c03..6d57ff5a4d02e0bb15b8288a4c2771a00c2bcb3a 100644 |
--- a/media/mojo/interfaces/media_types.mojom |
+++ b/media/mojo/interfaces/media_types.mojom |
@@ -24,6 +24,10 @@ enum AudioCodec; |
[Native] |
enum ChannelLayout; |
+// See media/base/output_device_info.h for descriptions. |
+[Native] |
+enum OutputDeviceStatus; |
+ |
// See media/base/sample_format.h for descriptions. |
[Native] |
enum SampleFormat; |