Chromium Code Reviews| Index: webrtc/modules/audio_processing/low_cut_filter.cc |
| diff --git a/webrtc/modules/audio_processing/low_cut_filter.cc b/webrtc/modules/audio_processing/low_cut_filter.cc |
| index 703535cb1da14ea775ae5695b30daec104e58f0b..1827374af839527c2f69d17bf5da942ce07a1bcf 100644 |
| --- a/webrtc/modules/audio_processing/low_cut_filter.cc |
| +++ b/webrtc/modules/audio_processing/low_cut_filter.cc |
| @@ -12,7 +12,6 @@ |
| #include "webrtc/common_audio/signal_processing/include/signal_processing_library.h" |
| #include "webrtc/modules/audio_processing/audio_buffer.h" |
| -#include "webrtc/system_wrappers/include/critical_section_wrapper.h" |
| namespace webrtc { |
| namespace { |