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 66183a85a15f8d47ecd712d629f7a4dbd8d8ea27..12f3511b483202fb93a5a90d3c84d63b3359c08d 100644 |
| --- a/webrtc/modules/rtp_rtcp/BUILD.gn |
| +++ b/webrtc/modules/rtp_rtcp/BUILD.gn |
| @@ -175,6 +175,7 @@ rtc_static_library("rtp_rtcp") { |
| deps = [ |
| "../..:webrtc_common", |
| + "../../api:transport_api", |
| "../../common_video", |
| "../../system_wrappers", |
| "../remote_bitrate_estimator", |