| Index: webrtc/modules/audio_processing/aec3/vector_math.h
|
| diff --git a/webrtc/modules/audio_processing/aec3/vector_math.h b/webrtc/modules/audio_processing/aec3/vector_math.h
|
| index 008aa86f96e3f1c82f38b0381c9503e497e8efc6..d1a7e518ab2dc99f52d209ee6b169e6b029e55b0 100644
|
| --- a/webrtc/modules/audio_processing/aec3/vector_math.h
|
| +++ b/webrtc/modules/audio_processing/aec3/vector_math.h
|
| @@ -23,8 +23,8 @@
|
| #include <array>
|
| #include <functional>
|
|
|
| +#include "webrtc/api/array_view.h"
|
| #include "webrtc/modules/audio_processing/aec3/aec3_common.h"
|
| -#include "webrtc/rtc_base/array_view.h"
|
| #include "webrtc/rtc_base/checks.h"
|
|
|
| namespace webrtc {
|
|
|