| Index: webrtc/modules/BUILD.gn
|
| diff --git a/webrtc/modules/BUILD.gn b/webrtc/modules/BUILD.gn
|
| index 6f7f18989580f7cab8640a7db0e0d6726259d4db..3aa1a7e59a1274d78a46f19ab78490c08a7ea3b7 100644
|
| --- a/webrtc/modules/BUILD.gn
|
| +++ b/webrtc/modules/BUILD.gn
|
| @@ -382,7 +382,6 @@ if (rtc_include_tests) {
|
| "pacing/bitrate_prober_unittest.cc",
|
| "pacing/paced_sender_unittest.cc",
|
| "pacing/packet_router_unittest.cc",
|
| - "remote_bitrate_estimator/bwe_simulations.cc",
|
| "remote_bitrate_estimator/include/mock/mock_remote_bitrate_estimator.h",
|
| "remote_bitrate_estimator/include/mock/mock_remote_bitrate_observer.h",
|
| "remote_bitrate_estimator/inter_arrival_unittest.cc",
|
|
|