Chromium Code Reviews| Index: webrtc/media/BUILD.gn |
| diff --git a/webrtc/media/BUILD.gn b/webrtc/media/BUILD.gn |
| index f905d8aae8e60136f0166f0aba1fb4b54b40ecd5..e9d8632155fa2b7f7515cf04cdda3581e2ebd32d 100644 |
| --- a/webrtc/media/BUILD.gn |
| +++ b/webrtc/media/BUILD.gn |
| @@ -325,6 +325,7 @@ if (rtc_include_tests) { |
| "..:video_stream_api", |
| "../modules/audio_coding:rent_a_codec", |
| "../modules/audio_processing:audio_processing", |
| + "../modules/rtp_rtcp:rtp_rtcp", |
| "../p2p:rtc_p2p", |
| ] |
| sources = [ |