Index: webrtc/modules/modules.gyp |
diff --git a/webrtc/modules/modules.gyp b/webrtc/modules/modules.gyp |
index 921697e52874fa78bb528be14475da3a68ff21b6..4365c653f09c4881bcbb487ad8fb3b483cec8516 100644 |
--- a/webrtc/modules/modules.gyp |
+++ b/webrtc/modules/modules.gyp |
@@ -270,6 +270,7 @@ |
'audio_processing/vad/voice_activity_detector_unittest.cc', |
'bitrate_controller/bitrate_controller_unittest.cc', |
'bitrate_controller/send_side_bandwidth_estimation_unittest.cc', |
+ 'congestion_controller/congestion_controller_unittest.cc', |
'media_file/media_file_unittest.cc', |
'module_common_types_unittest.cc', |
'pacing/bitrate_prober_unittest.cc', |