| Index: webrtc/modules/rtp_rtcp/BUILD.gn
|
| diff --git a/webrtc/modules/rtp_rtcp/BUILD.gn b/webrtc/modules/rtp_rtcp/BUILD.gn
|
| index 775ebcbb35eb0b3e1b5f06f5cb4dad3a571d4887..07ac7ae3a142be8ef023ff6e6596e83e7aa2e6e8 100644
|
| --- a/webrtc/modules/rtp_rtcp/BUILD.gn
|
| +++ b/webrtc/modules/rtp_rtcp/BUILD.gn
|
| @@ -341,6 +341,7 @@ if (rtc_include_tests) {
|
| ":rtp_rtcp",
|
| "..:module_api",
|
| "../..:webrtc_common",
|
| + "../../api:libjingle_peerconnection_api",
|
| "../../api:transport_api",
|
| "../../common_video:common_video",
|
| "../../rtc_base:rtc_base_approved",
|
|
|