| Index: webrtc/BUILD.gn
|
| diff --git a/webrtc/BUILD.gn b/webrtc/BUILD.gn
|
| index 1e1ef0009660317eefc96d6b75722dc62a529850..fa633785fdc2a8c010a0ac51f67407906710fd90 100644
|
| --- a/webrtc/BUILD.gn
|
| +++ b/webrtc/BUILD.gn
|
| @@ -713,7 +713,7 @@ if (rtc_include_tests) {
|
| "modules/audio_coding:neteq_test_support",
|
| "modules/audio_processing",
|
| "modules/audio_processing:audioproc_test_utils",
|
| - "modules/remote_bitrate_estimator:bwe_simulator",
|
| + "modules/remote_bitrate_estimator:bwe_simulator_lib",
|
| "modules/rtp_rtcp",
|
| "test:test_common",
|
| "test:test_main",
|
|
|