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