Index: webrtc/common_video/h264/sps_parser_unittest.cc |
diff --git a/webrtc/common_video/h264/sps_parser_unittest.cc b/webrtc/common_video/h264/sps_parser_unittest.cc |
index 958ddc05eb3b331e8dd9975e0fece2c93c259b78..5a0df9a1b07dd27bcb424b0377c826dcc25004a6 100644 |
--- a/webrtc/common_video/h264/sps_parser_unittest.cc |
+++ b/webrtc/common_video/h264/sps_parser_unittest.cc |
@@ -10,10 +10,10 @@ |
#include "webrtc/common_video/h264/sps_parser.h" |
-#include "webrtc/base/arraysize.h" |
-#include "webrtc/base/bitbuffer.h" |
-#include "webrtc/base/buffer.h" |
#include "webrtc/common_video/h264/h264_common.h" |
+#include "webrtc/rtc_base/arraysize.h" |
+#include "webrtc/rtc_base/bitbuffer.h" |
+#include "webrtc/rtc_base/buffer.h" |
#include "webrtc/test/gtest.h" |
namespace webrtc { |