| Index: webrtc/modules/audio_processing/BUILD.gn
|
| diff --git a/webrtc/modules/audio_processing/BUILD.gn b/webrtc/modules/audio_processing/BUILD.gn
|
| index b20e3b5ad18d011cfe23d9fd58042dc35af6522c..36f55756f825fe0b719d6a6c0d0ca1563ade5c65 100644
|
| --- a/webrtc/modules/audio_processing/BUILD.gn
|
| +++ b/webrtc/modules/audio_processing/BUILD.gn
|
| @@ -530,6 +530,7 @@ if (rtc_include_tests) {
|
| "../../system_wrappers:system_wrappers",
|
| "../../test:test_support",
|
| "../audio_coding:neteq_unittest_tools",
|
| + "test/conversational_speech:unittest",
|
| "//testing/gmock",
|
| "//testing/gtest",
|
| ]
|
|
|