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 c6e44a2026be9d0fcb3a9371d4d5a0027a2d9359..8062a63d70d4db27a80d5bc5ecf1928470179444 100644 |
--- a/content/common/media/media_stream_messages.h |
+++ b/content/common/media/media_stream_messages.h |
@@ -38,6 +38,7 @@ IPC_STRUCT_TRAITS_BEGIN(content::StreamDeviceInfo) |
IPC_STRUCT_TRAITS_MEMBER(device.input.sample_rate) |
IPC_STRUCT_TRAITS_MEMBER(device.input.channel_layout) |
IPC_STRUCT_TRAITS_MEMBER(device.input.frames_per_buffer) |
+ IPC_STRUCT_TRAITS_MEMBER(device.input.use_platform_aec) |
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) |