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..c4217202d563da0d853a21ea7dc8d62b036b9b51 100644 |
--- a/webrtc/modules/audio_processing/aec3/frame_blocker.h |
+++ b/webrtc/modules/audio_processing/aec3/frame_blocker.h |
@@ -14,9 +14,9 @@ |
#include <stddef.h> |
#include <vector> |
+#include "webrtc/base/array_view.h" |
+#include "webrtc/base/constructormagic.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 { |