Index: webrtc/modules/audio_processing/BUILD.gn |
diff --git a/webrtc/modules/audio_processing/BUILD.gn b/webrtc/modules/audio_processing/BUILD.gn |
index 9a45cecd6c8533ceedd6f73d2d4a7f14e8a8876f..aef9e6a1a9d0f34970b447dabd656212061b5e75 100644 |
--- a/webrtc/modules/audio_processing/BUILD.gn |
+++ b/webrtc/modules/audio_processing/BUILD.gn |
@@ -88,6 +88,7 @@ source_set("audio_processing") { |
"rms_level.h", |
"splitting_filter.cc", |
"splitting_filter.h", |
+ "swap_queue.h", |
"three_band_filter_bank.cc", |
"three_band_filter_bank.h", |
"transient/common.h", |