Index: webrtc/modules/audio_processing/BUILD.gn |
diff --git a/webrtc/modules/audio_processing/BUILD.gn b/webrtc/modules/audio_processing/BUILD.gn |
index 22c904d52f2d2c350de875abb8a1a41a0e83e687..9cfd3f2475246d257445fb3ef4df51bd76f6d148 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_fraction_calculator.cc", |
+ "utility/block_fraction_calculator.h", |
"utility/block_mean_calculator.cc", |
"utility/block_mean_calculator.h", |
"utility/delay_estimator.c", |