| Index: webrtc/modules/audio_processing/BUILD.gn
|
| diff --git a/webrtc/modules/audio_processing/BUILD.gn b/webrtc/modules/audio_processing/BUILD.gn
|
| index ff9a4d6474c89005eaf4d139cc3c332f40b23037..93ca85b3034034744d5aed736033725fd151c519 100644
|
| --- a/webrtc/modules/audio_processing/BUILD.gn
|
| +++ b/webrtc/modules/audio_processing/BUILD.gn
|
| @@ -541,7 +541,7 @@ if (rtc_include_tests) {
|
| "../../common_audio:common_audio",
|
| "../../system_wrappers:system_wrappers",
|
| "../../test:test_support",
|
| - "../audio_coding:neteq_unittest_tools",
|
| + "../audio_coding:neteq_tools",
|
| "test/conversational_speech:unittest",
|
| "//testing/gmock",
|
| "//testing/gtest",
|
|
|