| Index: webrtc/modules/audio_processing/BUILD.gn
|
| diff --git a/webrtc/modules/audio_processing/BUILD.gn b/webrtc/modules/audio_processing/BUILD.gn
|
| index 037e6bbf85dab92e0ca20cd2b85733aff09c404d..6eb5be87e749dc4a38022f17afe134d3ef3643e3 100644
|
| --- a/webrtc/modules/audio_processing/BUILD.gn
|
| +++ b/webrtc/modules/audio_processing/BUILD.gn
|
| @@ -55,7 +55,6 @@ source_set("audio_processing") {
|
| "audio_processing_impl.h",
|
| "beamformer/array_util.cc",
|
| "beamformer/array_util.h",
|
| - "beamformer/beamformer.h",
|
| "beamformer/complex_matrix.h",
|
| "beamformer/covariance_matrix_generator.cc",
|
| "beamformer/covariance_matrix_generator.h",
|
|
|