Chromium Code Reviews| Index: webrtc/modules/audio_processing/aec3/frame_blocker.cc |
| diff --git a/webrtc/modules/audio_processing/aec3/frame_blocker.cc b/webrtc/modules/audio_processing/aec3/frame_blocker.cc |
| index b15b45438478a4deed8977d746151805b815be49..6b80814ff62eb549cca16d3dd62768f7dc6f6e7f 100644 |
| --- a/webrtc/modules/audio_processing/aec3/frame_blocker.cc |
| +++ b/webrtc/modules/audio_processing/aec3/frame_blocker.cc |
| @@ -13,7 +13,7 @@ |
| #include <algorithm> |
| #include "webrtc/base/checks.h" |
| -#include "webrtc/modules/audio_processing/aec3/aec3_constants.h" |
| +#include "webrtc/modules/audio_processing/aec3/aec3_common.h" |
| namespace webrtc { |