Index: webrtc/modules/BUILD.gn |
diff --git a/webrtc/modules/BUILD.gn b/webrtc/modules/BUILD.gn |
index ca519e7c04ea8d4d36280827e6556b2283d0d216..40cbdf62c19b35eee985fc093c13df42ed36c7e1 100644 |
--- a/webrtc/modules/BUILD.gn |
+++ b/webrtc/modules/BUILD.gn |
@@ -421,6 +421,7 @@ 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", |
+ "rtp_rtcp/mocks/mock_rtp_rtcp.h", |
"rtp_rtcp/source/byte_io_unittest.cc", |
"rtp_rtcp/source/fec_test_helper.cc", |
"rtp_rtcp/source/fec_test_helper.h", |