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..b83083ba5ca2241c0d665ec09dc061797ea33178 100644 |
--- a/webrtc/modules/audio_processing/BUILD.gn |
+++ b/webrtc/modules/audio_processing/BUILD.gn |
@@ -554,6 +554,8 @@ if (rtc_include_tests) { |
"../../system_wrappers:system_wrappers", |
"../../test:test_support", |
"../audio_coding:neteq_tools", |
+ "aec_dump:mock_aec_dump", |
+ "aec_dump:mock_aec_dump_unittests", |
"test/conversational_speech:unittest", |
"//testing/gmock", |
"//testing/gtest", |