Index: webrtc/modules/audio_processing/BUILD.gn |
diff --git a/webrtc/modules/audio_processing/BUILD.gn b/webrtc/modules/audio_processing/BUILD.gn |
index 3b49745dd6eed3448ae2285e5941f7157ec679be..22c904d52f2d2c350de875abb8a1a41a0e83e687 100644 |
--- a/webrtc/modules/audio_processing/BUILD.gn |
+++ b/webrtc/modules/audio_processing/BUILD.gn |
@@ -108,6 +108,8 @@ source_set("audio_processing") { |
"transient/wpd_tree.h", |
"typing_detection.cc", |
"typing_detection.h", |
+ "utility/block_mean_calculator.cc", |
+ "utility/block_mean_calculator.h", |
"utility/delay_estimator.c", |
"utility/delay_estimator.h", |
"utility/delay_estimator_internal.h", |