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..971169c758b3789c1febf193f6828d936e18f82d 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_queues_verifier.h", |
the sun
2016/03/09 09:45:47
did you try compiling? :)
peah-webrtc
2016/03/09 10:22:52
Good find!
Yes, it actually builds regardless of t
|
"rms_level.cc", |
"rms_level.h", |
"splitting_filter.cc", |