| Index: webrtc/modules/audio_processing/BUILD.gn
|
| diff --git a/webrtc/modules/audio_processing/BUILD.gn b/webrtc/modules/audio_processing/BUILD.gn
|
| index 6f5a046f8b977d04fae0cf92aac1d5363a0c80e3..3b49745dd6eed3448ae2285e5941f7157ec679be 100644
|
| --- a/webrtc/modules/audio_processing/BUILD.gn
|
| +++ b/webrtc/modules/audio_processing/BUILD.gn
|
| @@ -86,8 +86,7 @@ source_set("audio_processing") {
|
| "logging/aec_logging_file_handling.h",
|
| "noise_suppression_impl.cc",
|
| "noise_suppression_impl.h",
|
| - "processing_component.cc",
|
| - "processing_component.h",
|
| + "render_queue_item_verifier.h",
|
| "rms_level.cc",
|
| "rms_level.h",
|
| "splitting_filter.cc",
|
|
|