Chromium Code Reviews| Index: webrtc/modules/rtp_rtcp/BUILD.gn |
| diff --git a/webrtc/modules/rtp_rtcp/BUILD.gn b/webrtc/modules/rtp_rtcp/BUILD.gn |
| index dc623cefb43f7dc68d54c6491840ebf7d7386770..0f0f07871d631550112fb7e93ea7d5046cd6fb4e 100644 |
| --- a/webrtc/modules/rtp_rtcp/BUILD.gn |
| +++ b/webrtc/modules/rtp_rtcp/BUILD.gn |
| @@ -178,6 +178,7 @@ rtc_static_library("rtp_rtcp") { |
| "../../system_wrappers", |
| "../audio_coding:audio_format_conversion", |
| "../remote_bitrate_estimator", |
| + "//webrtc:video_stream_api", |
|
åsapersson
2017/07/05 15:19:55
remove?
sprang_webrtc
2017/07/05 15:56:47
Done.
|
| ] |
| # TODO(jschuh): Bug 1348: fix this warning. |