| Index: webrtc/modules/video_coding/codecs/test/stats_unittest.cc
|
| diff --git a/webrtc/modules/video_coding/codecs/test/stats_unittest.cc b/webrtc/modules/video_coding/codecs/test/stats_unittest.cc
|
| index 0403ccfdb3851329f0e9745aad22690cad727425..b7033eb5e53641548f58cbf94a4ecc3ba1959624 100644
|
| --- a/webrtc/modules/video_coding/codecs/test/stats_unittest.cc
|
| +++ b/webrtc/modules/video_coding/codecs/test/stats_unittest.cc
|
| @@ -10,7 +10,7 @@
|
|
|
| #include "webrtc/modules/video_coding/codecs/test/stats.h"
|
|
|
| -#include "testing/gtest/include/gtest/gtest.h"
|
| +#include "webrtc/base/gtest.h"
|
| #include "webrtc/typedefs.h"
|
|
|
| namespace webrtc {
|
|
|