| Index: trunk/src/content/common/media/media_stream_messages.h
|
| ===================================================================
|
| --- trunk/src/content/common/media/media_stream_messages.h (revision 240588)
|
| +++ trunk/src/content/common/media/media_stream_messages.h (working copy)
|
| @@ -38,7 +38,6 @@
|
| 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.effects)
|
| 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)
|
|
|