| Index: webrtc/modules/audio_processing/BUILD.gn
|
| diff --git a/webrtc/modules/audio_processing/BUILD.gn b/webrtc/modules/audio_processing/BUILD.gn
|
| index 454d1be06a10d64d04a6f20bd514c5b3485cb6ef..6f5a046f8b977d04fae0cf92aac1d5363a0c80e3 100644
|
| --- a/webrtc/modules/audio_processing/BUILD.gn
|
| +++ b/webrtc/modules/audio_processing/BUILD.gn
|
| @@ -27,7 +27,7 @@ source_set("audio_processing") {
|
| "aec/aec_core_internal.h",
|
| "aec/aec_rdft.c",
|
| "aec/aec_rdft.h",
|
| - "aec/aec_resampler.c",
|
| + "aec/aec_resampler.cc",
|
| "aec/aec_resampler.h",
|
| "aec/echo_cancellation.cc",
|
| "aec/echo_cancellation.h",
|
|
|