| 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..ed8525214d60ac99b034f9ae9184164bd385082b 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/test/gtest.h"
|
| #include "webrtc/typedefs.h"
|
|
|
| namespace webrtc {
|
|
|