Index: webrtc/modules/BUILD.gn |
diff --git a/webrtc/modules/BUILD.gn b/webrtc/modules/BUILD.gn |
index 3aa1a7e59a1274d78a46f19ab78490c08a7ea3b7..a98100a4b3f6a231da9cc0c18f3422d1f1c7e55c 100644 |
--- a/webrtc/modules/BUILD.gn |
+++ b/webrtc/modules/BUILD.gn |
@@ -377,6 +377,7 @@ if (rtc_include_tests) { |
"congestion_controller/delay_based_bwe_unittest_helper.h", |
"congestion_controller/probe_bitrate_estimator_unittest.cc", |
"congestion_controller/probe_controller_unittest.cc", |
+ "congestion_controller/transport_feedback_adapter_unittest.cc", |
"media_file/media_file_unittest.cc", |
"module_common_types_unittest.cc", |
"pacing/bitrate_prober_unittest.cc", |
@@ -396,7 +397,6 @@ if (rtc_include_tests) { |
"remote_bitrate_estimator/test/bwe_unittest.cc", |
"remote_bitrate_estimator/test/estimators/nada_unittest.cc", |
"remote_bitrate_estimator/test/metric_recorder_unittest.cc", |
- "remote_bitrate_estimator/transport_feedback_adapter_unittest.cc", |
"rtp_rtcp/source/byte_io_unittest.cc", |
"rtp_rtcp/source/fec_receiver_unittest.cc", |
"rtp_rtcp/source/fec_test_helper.cc", |