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..b9bd51a2a392bf502f6a097396342908974d45a2 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/test/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" |