Index: webrtc/modules/audio_processing/BUILD.gn |
diff --git a/webrtc/modules/audio_processing/BUILD.gn b/webrtc/modules/audio_processing/BUILD.gn |
index 4e00328e48ed0f81ce82f2921c267f77dd7bfe3a..970f7a7f31fc4a289600a3dbefc99cc324fb1a6c 100644 |
--- a/webrtc/modules/audio_processing/BUILD.gn |
+++ b/webrtc/modules/audio_processing/BUILD.gn |
@@ -738,10 +738,12 @@ if (rtc_include_tests) { |
":audioproc_test_utils", |
"../../base:protobuf_utils", |
"../../base:rtc_base_approved", |
+ "../../base:rtc_task_queue", |
"../../common_audio:common_audio", |
"../../system_wrappers", |
"../../system_wrappers:system_wrappers_default", |
"../../test:test_support", |
+ "aec_dump", |
"//testing/gtest", |
"//third_party/gflags:gflags", |
] |