| Index: webrtc/modules/video_coding/rtp_frame_reference_finder_unittest.cc
|
| diff --git a/webrtc/modules/video_coding/rtp_frame_reference_finder_unittest.cc b/webrtc/modules/video_coding/rtp_frame_reference_finder_unittest.cc
|
| index 1efd1c35b9e458f7f09923902c2921bdee705f2d..e14732ce4d86cf89aae0df498bcde9880a3df757 100644
|
| --- a/webrtc/modules/video_coding/rtp_frame_reference_finder_unittest.cc
|
| +++ b/webrtc/modules/video_coding/rtp_frame_reference_finder_unittest.cc
|
| @@ -14,7 +14,7 @@
|
| #include <set>
|
| #include <utility>
|
|
|
| -#include "testing/gtest/include/gtest/gtest.h"
|
| +#include "webrtc/base/gtest.h"
|
| #include "webrtc/base/random.h"
|
| #include "webrtc/base/refcount.h"
|
| #include "webrtc/modules/video_coding/frame_object.h"
|
|
|