| Index: webrtc/modules/audio_processing/aec3/decimator_by_4_unittest.cc
|
| diff --git a/webrtc/modules/audio_processing/aec3/decimator_by_4_unittest.cc b/webrtc/modules/audio_processing/aec3/decimator_by_4_unittest.cc
|
| index a7699ba64f18cc22528f797b784b0d28d7c92f11..760c5e59b770a9486d9665fb9fbeb00276690fb3 100644
|
| --- a/webrtc/modules/audio_processing/aec3/decimator_by_4_unittest.cc
|
| +++ b/webrtc/modules/audio_processing/aec3/decimator_by_4_unittest.cc
|
| @@ -18,7 +18,7 @@
|
| #include <string>
|
| #include <vector>
|
|
|
| -#include "webrtc/modules/audio_processing/aec3/aec3_constants.h"
|
| +#include "webrtc/modules/audio_processing/aec3/aec3_common.h"
|
| #include "webrtc/test/gtest.h"
|
|
|
| namespace webrtc {
|
|
|