Index: webrtc/modules/congestion_controller/congestion_controller.gypi |
diff --git a/webrtc/modules/congestion_controller/congestion_controller.gypi b/webrtc/modules/congestion_controller/congestion_controller.gypi |
index 5b23ae8d6ad934488441f19e77fe3f9c2c08dd27..3fc8920491217c19cf03fc6071e39886d0495331 100644 |
--- a/webrtc/modules/congestion_controller/congestion_controller.gypi |
+++ b/webrtc/modules/congestion_controller/congestion_controller.gypi |
@@ -15,6 +15,7 @@ |
'<(webrtc_root)/modules/modules.gyp:bitrate_controller', |
'<(webrtc_root)/modules/modules.gyp:paced_sender', |
'<(webrtc_root)/modules/modules.gyp:remote_bitrate_estimator', |
+ '<(webrtc_root)/modules/modules.gyp:rtp_rtcp', |
], |
'sources': [ |
'congestion_controller.cc', |