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 b74c05bf9715bff85b6ad70c70c4d93cb907a8ee..df12fc152712ded79c93c25233748161d54af6c5 100644 |
--- a/webrtc/modules/audio_processing/test/conversational_speech/BUILD.gn |
+++ b/webrtc/modules/audio_processing/test/conversational_speech/BUILD.gn |
@@ -35,6 +35,8 @@ rtc_static_library("lib") { |
"config.h", |
"multiend_call.cc", |
"multiend_call.h", |
+ "simulator.cc", |
+ "simulator.h", |
"timing.cc", |
"timing.h", |
"wavreader_abstract_factory.h", |