| Index: webrtc/modules/video_coding/utility/h264_bitstream_parser_unittest.cc
|
| diff --git a/webrtc/modules/video_coding/utility/h264_bitstream_parser_unittest.cc b/webrtc/modules/video_coding/utility/h264_bitstream_parser_unittest.cc
|
| index ebc44675444d535dceeab9af09c6d9296b25296a..fbacd3b9edbcf590e44542b45959e26f08c0922b 100644
|
| --- a/webrtc/modules/video_coding/utility/h264_bitstream_parser_unittest.cc
|
| +++ b/webrtc/modules/video_coding/utility/h264_bitstream_parser_unittest.cc
|
| @@ -10,7 +10,7 @@
|
|
|
| #include "webrtc/modules/video_coding/utility/h264_bitstream_parser.h"
|
|
|
| -#include "testing/gtest/include/gtest/gtest.h"
|
| +#include "webrtc/test/gtest.h"
|
|
|
| namespace webrtc {
|
|
|
|
|