Index: webrtc/modules/audio_processing/aec3/mock/mock_render_delay_controller.h |
diff --git a/webrtc/modules/audio_processing/aec3/mock/mock_render_delay_controller.h b/webrtc/modules/audio_processing/aec3/mock/mock_render_delay_controller.h |
index 6a00b5e8d218da2627dd7cf3c7f4a10159db4a8d..46a59dc201724e53c8882333a7c0671147cf17f5 100644 |
--- a/webrtc/modules/audio_processing/aec3/mock/mock_render_delay_controller.h |
+++ b/webrtc/modules/audio_processing/aec3/mock/mock_render_delay_controller.h |
@@ -11,9 +11,9 @@ |
#ifndef WEBRTC_MODULES_AUDIO_PROCESSING_AEC3_MOCK_MOCK_RENDER_DELAY_CONTROLLER_H_ |
#define WEBRTC_MODULES_AUDIO_PROCESSING_AEC3_MOCK_MOCK_RENDER_DELAY_CONTROLLER_H_ |
+#include "webrtc/api/array_view.h" |
#include "webrtc/modules/audio_processing/aec3/downsampled_render_buffer.h" |
#include "webrtc/modules/audio_processing/aec3/render_delay_controller.h" |
-#include "webrtc/rtc_base/array_view.h" |
#include "webrtc/rtc_base/optional.h" |
#include "webrtc/test/gmock.h" |