| Index: webrtc/modules/video_coding/jitter_estimator_tests.cc
|
| diff --git a/webrtc/modules/video_coding/jitter_estimator_tests.cc b/webrtc/modules/video_coding/jitter_estimator_tests.cc
|
| index 3d46ce2bcdf626d777b8996cb722f7cf042cf18b..58f1b35d39ccc4fc4f59deac86c30a7996e6e811 100644
|
| --- a/webrtc/modules/video_coding/jitter_estimator_tests.cc
|
| +++ b/webrtc/modules/video_coding/jitter_estimator_tests.cc
|
| @@ -9,7 +9,7 @@
|
|
|
| #include "webrtc/modules/video_coding/jitter_estimator.h"
|
|
|
| -#include "testing/gtest/include/gtest/gtest.h"
|
| +#include "webrtc/base/gtest.h"
|
| #include "webrtc/system_wrappers/include/clock.h"
|
|
|
| namespace webrtc {
|
|
|