Chromium Code Reviews| Index: webrtc/modules/audio_processing/aec/echo_cancellation_internal.h |
| diff --git a/webrtc/modules/audio_processing/aec/echo_cancellation_internal.h b/webrtc/modules/audio_processing/aec/echo_cancellation_internal.h |
| index 537ab5d904211ed37c41d502b2ee241c29a54f7f..9779d6fcd3e523f035f33f3047fcbfcc733f67ca 100644 |
| --- a/webrtc/modules/audio_processing/aec/echo_cancellation_internal.h |
| +++ b/webrtc/modules/audio_processing/aec/echo_cancellation_internal.h |
| @@ -12,9 +12,7 @@ |
| #define WEBRTC_MODULES_AUDIO_PROCESSING_AEC_ECHO_CANCELLATION_INTERNAL_H_ |
| #include "webrtc/modules/audio_processing/aec/aec_core.h" |
| -extern "C" { |
| #include "webrtc/modules/audio_processing/utility/ring_buffer.h" |
| -} |
| namespace webrtc { |