Index: webrtc/audio/BUILD.gn |
diff --git a/webrtc/audio/BUILD.gn b/webrtc/audio/BUILD.gn |
index d5061db9dc67a4f4eaeaa2ffc0d4de3044f710af..d7b474d18a7ca6787f60118c5663f3b8fb6fa150 100644 |
--- a/webrtc/audio/BUILD.gn |
+++ b/webrtc/audio/BUILD.gn |
@@ -16,6 +16,10 @@ source_set("audio") { |
"audio_send_stream.h", |
"conversion.h", |
"scoped_voe_interface.h", |
+ "typing_noise_observer.cc", |
+ "typing_noise_observer.h", |
+ "voice_engines.cc", |
+ "voice_engines.h", |
] |
configs += [ "..:common_config" ] |