Index: webrtc/rtc_base/array_view.h |
diff --git a/webrtc/rtc_base/array_view.h b/webrtc/rtc_base/array_view.h |
index 0f0e3f379017d8a178fbfb8865056784d12fddd7..afc69995ae8d9cbc1cd72a56c28a78326549d964 100644 |
--- a/webrtc/rtc_base/array_view.h |
+++ b/webrtc/rtc_base/array_view.h |
@@ -11,8 +11,8 @@ |
#ifndef WEBRTC_RTC_BASE_ARRAY_VIEW_H_ |
#define WEBRTC_RTC_BASE_ARRAY_VIEW_H_ |
-#include "webrtc/base/checks.h" |
-#include "webrtc/base/type_traits.h" |
+#include "webrtc/rtc_base/checks.h" |
+#include "webrtc/rtc_base/type_traits.h" |
namespace rtc { |