| 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..1a9afbf82094eeb5aae5571b80f04473e69d1f17 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/test/gtest.h"
|
| #include "webrtc/system_wrappers/include/clock.h"
|
|
|
| namespace webrtc {
|
|
|