| Index: webrtc/modules/audio_processing/test/conversational_speech/BUILD.gn
|
| diff --git a/webrtc/modules/audio_processing/test/conversational_speech/BUILD.gn b/webrtc/modules/audio_processing/test/conversational_speech/BUILD.gn
|
| index df12fc152712ded79c93c25233748161d54af6c5..af24f8ab5e477c0af660460dcf4b1fb6924d75b8 100644
|
| --- a/webrtc/modules/audio_processing/test/conversational_speech/BUILD.gn
|
| +++ b/webrtc/modules/audio_processing/test/conversational_speech/BUILD.gn
|
| @@ -69,5 +69,8 @@ rtc_source_set("unittest") {
|
| "../../../../../webrtc/test:test_support",
|
| "//testing/gmock",
|
| "//testing/gtest",
|
| + "//webrtc:webrtc_common",
|
| + "//webrtc/base:rtc_base_approved",
|
| + "//webrtc/test:test_support",
|
| ]
|
| }
|
|
|