Index: content/common/media/media_stream_messages.h |
diff --git a/content/common/media/media_stream_messages.h b/content/common/media/media_stream_messages.h |
index b66d052a3015445827a0a7306357daff53616724..8975355309456c269b94ec12ece1c2f19363338d 100644 |
--- a/content/common/media/media_stream_messages.h |
+++ b/content/common/media/media_stream_messages.h |
@@ -50,6 +50,7 @@ IPC_STRUCT_TRAITS_BEGIN(content::StreamDeviceInfo) |
IPC_STRUCT_TRAITS_MEMBER(device.input.channel_layout) |
IPC_STRUCT_TRAITS_MEMBER(device.input.frames_per_buffer) |
IPC_STRUCT_TRAITS_MEMBER(device.input.effects) |
+ IPC_STRUCT_TRAITS_MEMBER(device.input.mic_positions) |
IPC_STRUCT_TRAITS_MEMBER(device.matched_output.sample_rate) |
IPC_STRUCT_TRAITS_MEMBER(device.matched_output.channel_layout) |
IPC_STRUCT_TRAITS_MEMBER(device.matched_output.frames_per_buffer) |