| Index: webrtc/modules/rtp_rtcp/BUILD.gn
|
| diff --git a/webrtc/modules/rtp_rtcp/BUILD.gn b/webrtc/modules/rtp_rtcp/BUILD.gn
|
| index 201909c0d472348b193e0e70461c0332d0df169c..7f2d64fe5342aa62743d34a355a831e275073e3b 100644
|
| --- a/webrtc/modules/rtp_rtcp/BUILD.gn
|
| +++ b/webrtc/modules/rtp_rtcp/BUILD.gn
|
| @@ -173,7 +173,6 @@ rtc_static_library("rtp_rtcp") {
|
| "../../base:gtest_prod",
|
| "../../base:rtc_base_approved",
|
| "../../base:rtc_task_queue",
|
| - "../../call:call_interfaces",
|
| "../../common_video",
|
| "../../logging:rtc_event_log_api",
|
| "../../system_wrappers",
|
|
|