Chromium Code Reviews| Index: webrtc/modules/audio_processing/aec3/suppression_gain.h |
| diff --git a/webrtc/modules/audio_processing/aec3/suppression_gain.h b/webrtc/modules/audio_processing/aec3/suppression_gain.h |
| index bccbed88977f8624ceff1f576ec1bb027b48572b..4e070b61cccef9481f98ad92420638cbe7e0b667 100644 |
| --- a/webrtc/modules/audio_processing/aec3/suppression_gain.h |
| +++ b/webrtc/modules/audio_processing/aec3/suppression_gain.h |
| @@ -15,7 +15,6 @@ |
| #include "webrtc/base/constructormagic.h" |
| #include "webrtc/modules/audio_processing/aec3/aec3_common.h" |
| -#include "webrtc/modules/audio_processing/aec3/fft_buffer.h" |
| namespace webrtc { |
| namespace aec3 { |