| Index: webrtc/call/rampup_tests.cc
|
| diff --git a/webrtc/call/rampup_tests.cc b/webrtc/call/rampup_tests.cc
|
| index 2d7dddc1d839e0ecb1bd6704ba0cbef397060f84..bbfd87b78ab8dc0a1651ca55adaad86b47eefe80 100644
|
| --- a/webrtc/call/rampup_tests.cc
|
| +++ b/webrtc/call/rampup_tests.cc
|
| @@ -10,7 +10,7 @@
|
|
|
| #include "webrtc/call/rampup_tests.h"
|
|
|
| -#include "testing/gtest/include/gtest/gtest.h"
|
| +#include "webrtc/test/gtest.h"
|
| #include "webrtc/base/checks.h"
|
| #include "webrtc/base/platform_thread.h"
|
| #include "webrtc/test/testsupport/perf_test.h"
|
|
|