Chromium Code Reviews| Index: webrtc/call/BUILD.gn |
| diff --git a/webrtc/call/BUILD.gn b/webrtc/call/BUILD.gn |
| index 6a50ea09a2a0043a12e66acb1d551fb2830c4b3a..7907ad7eeae855240bd65104252ce6a729dde7c8 100644 |
| --- a/webrtc/call/BUILD.gn |
| +++ b/webrtc/call/BUILD.gn |
| @@ -41,6 +41,7 @@ rtc_source_set("rtp_interfaces") { |
| "rtp_packet_sink_interface.h", |
| "rtp_stream_receiver_controller_interface.h", |
| "rtp_transport_controller_send_interface.h", |
| + "secondary_rtp_sinks_container.h", |
| ] |
| deps = [ |
| "../base:rtc_base_approved", |