Index: webrtc/modules/congestion_controller/BUILD.gn |
diff --git a/webrtc/modules/congestion_controller/BUILD.gn b/webrtc/modules/congestion_controller/BUILD.gn |
index 2af1754e453c261bc17cd10f2bca73827291c37a..8c688a854f244442f4c7e6735b4ec72b6680b80c 100644 |
--- a/webrtc/modules/congestion_controller/BUILD.gn |
+++ b/webrtc/modules/congestion_controller/BUILD.gn |
@@ -32,5 +32,6 @@ source_set("congestion_controller") { |
"../bitrate_controller", |
"../pacing", |
"../remote_bitrate_estimator", |
+ "../rtp_rtcp", |
] |
} |