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