| 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 601b2c0d6a99870ee6f5114b0e928b7f4e3928b3..b12d8e8443e9f224d91c3af2ec6c5709371923ec 100644
|
| --- a/content/common/media/media_stream_messages.h
|
| +++ b/content/common/media/media_stream_messages.h
|
| @@ -53,6 +53,7 @@ IPC_STRUCT_TRAITS_BEGIN(content::StreamDeviceInfo)
|
| 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)
|
| + IPC_STRUCT_TRAITS_MEMBER(device.camera_calibration)
|
| IPC_STRUCT_TRAITS_MEMBER(session_id)
|
| IPC_STRUCT_TRAITS_END()
|
|
|
|
|