Index: webrtc/modules/audio_processing/aec3/frame_blocker.h |
diff --git a/webrtc/modules/audio_processing/aec3/frame_blocker.h b/webrtc/modules/audio_processing/aec3/frame_blocker.h |
index 7b29071ec915be86cd7a81a3e47013688dec13fc..d7cfd09b27fa8ba9813376177fda3ef48ff535b0 100644 |
--- a/webrtc/modules/audio_processing/aec3/frame_blocker.h |
+++ b/webrtc/modules/audio_processing/aec3/frame_blocker.h |
@@ -14,8 +14,8 @@ |
#include <stddef.h> |
#include <vector> |
+#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/constructormagic.h" |
namespace webrtc { |