| Index: webrtc/modules/video_coding/test/stream_generator.cc
|
| diff --git a/webrtc/modules/video_coding/test/stream_generator.cc b/webrtc/modules/video_coding/test/stream_generator.cc
|
| index 167d55faff7dba121a1b726ec666d8304d18a7be..1eed35b676d85e7ff36d253c37e3825996f14bb2 100644
|
| --- a/webrtc/modules/video_coding/test/stream_generator.cc
|
| +++ b/webrtc/modules/video_coding/test/stream_generator.cc
|
| @@ -14,7 +14,7 @@
|
|
|
| #include <list>
|
|
|
| -#include "testing/gtest/include/gtest/gtest.h"
|
| +#include "webrtc/base/gtest.h"
|
| #include "webrtc/modules/video_coding/packet.h"
|
| #include "webrtc/modules/video_coding/test/test_util.h"
|
| #include "webrtc/system_wrappers/include/clock.h"
|
|
|