Index: webrtc/common_video/h264/h264_bitstream_parser_unittest.cc |
diff --git a/webrtc/modules/video_coding/utility/h264_bitstream_parser_unittest.cc b/webrtc/common_video/h264/h264_bitstream_parser_unittest.cc |
similarity index 96% |
rename from webrtc/modules/video_coding/utility/h264_bitstream_parser_unittest.cc |
rename to webrtc/common_video/h264/h264_bitstream_parser_unittest.cc |
index fbacd3b9edbcf590e44542b45959e26f08c0922b..e9bfac84de566af83971edfa6127cd8ed7ebb637 100644 |
--- a/webrtc/modules/video_coding/utility/h264_bitstream_parser_unittest.cc |
+++ b/webrtc/common_video/h264/h264_bitstream_parser_unittest.cc |
@@ -8,7 +8,7 @@ |
* be found in the AUTHORS file in the root of the source tree. |
*/ |
-#include "webrtc/modules/video_coding/utility/h264_bitstream_parser.h" |
+#include "webrtc/common_video/h264/h264_bitstream_parser.h" |
#include "webrtc/test/gtest.h" |