| Index: webrtc/modules/audio_processing/aec/aec_core_neon.cc
|
| diff --git a/webrtc/modules/audio_processing/aec/aec_core_neon.cc b/webrtc/modules/audio_processing/aec/aec_core_neon.cc
|
| index baff9bed0e65bed314e4d550e3ffd7288fde2e4f..69e8d52c916849757b3010266985b9da6f86693f 100644
|
| --- a/webrtc/modules/audio_processing/aec/aec_core_neon.cc
|
| +++ b/webrtc/modules/audio_processing/aec/aec_core_neon.cc
|
| @@ -23,9 +23,7 @@ extern "C" {
|
| }
|
| #include "webrtc/modules/audio_processing/aec/aec_common.h"
|
| #include "webrtc/modules/audio_processing/aec/aec_core_internal.h"
|
| -extern "C" {
|
| #include "webrtc/modules/audio_processing/aec/aec_rdft.h"
|
| -}
|
|
|
| namespace webrtc {
|
|
|
|
|