Index: webrtc/rtc_base/buffer_unittest.cc |
diff --git a/webrtc/rtc_base/buffer_unittest.cc b/webrtc/rtc_base/buffer_unittest.cc |
index 82baedb5656e5bfba13eca13e8b565c5dad57954..bd4306e80f70958b4e0c4bbd0fe04464ca9a2478 100644 |
--- a/webrtc/rtc_base/buffer_unittest.cc |
+++ b/webrtc/rtc_base/buffer_unittest.cc |
@@ -8,10 +8,10 @@ |
* be found in the AUTHORS file in the root of the source tree. |
*/ |
-#include "webrtc/base/buffer.h" |
+#include "webrtc/rtc_base/buffer.h" |
-#include "webrtc/base/array_view.h" |
-#include "webrtc/base/gunit.h" |
+#include "webrtc/rtc_base/array_view.h" |
+#include "webrtc/rtc_base/gunit.h" |
#include <type_traits> |
#include <utility> |