| Index: webrtc/modules/audio_processing/BUILD.gn
|
| diff --git a/webrtc/modules/audio_processing/BUILD.gn b/webrtc/modules/audio_processing/BUILD.gn
|
| index b5209ca458276e431026dbb46c75bc828eba8abc..f24abbbc8b5d5bfcb743ebda5275445cf9aee74b 100644
|
| --- a/webrtc/modules/audio_processing/BUILD.gn
|
| +++ b/webrtc/modules/audio_processing/BUILD.gn
|
| @@ -559,6 +559,7 @@ if (rtc_include_tests) {
|
| "../../system_wrappers:system_wrappers",
|
| "../../test:test_support",
|
| "../audio_coding:neteq_tools",
|
| + "aec_dump:mock_aec_dump_unittests",
|
| "test/conversational_speech:unittest",
|
| "//testing/gmock",
|
| "//testing/gtest",
|
|
|