| Index: webrtc/modules/video_coding/utility/frame_dropper_unittest.cc
|
| diff --git a/webrtc/modules/video_coding/utility/frame_dropper_unittest.cc b/webrtc/modules/video_coding/utility/frame_dropper_unittest.cc
|
| index 16635433fca5ae8ef08039868fe5ccb6347be1f5..dbc1e1bb7fc52d1a1f8023f4bfa5997ed831f326 100644
|
| --- a/webrtc/modules/video_coding/utility/frame_dropper_unittest.cc
|
| +++ b/webrtc/modules/video_coding/utility/frame_dropper_unittest.cc
|
| @@ -10,7 +10,7 @@
|
|
|
| #include "webrtc/modules/video_coding/utility/frame_dropper.h"
|
|
|
| -#include "testing/gtest/include/gtest/gtest.h"
|
| +#include "webrtc/base/gtest.h"
|
| #include "webrtc/base/logging.h"
|
|
|
| namespace webrtc {
|
|
|