| Index: webrtc/system_wrappers/source/event_timer_posix_unittest.cc
|
| diff --git a/webrtc/system_wrappers/source/event_timer_posix_unittest.cc b/webrtc/system_wrappers/source/event_timer_posix_unittest.cc
|
| index 4f4514dbccce0497fdc57cc64032291b781069d9..47ef47e8ff8273341040df45a4ed7ae0af6fc416 100644
|
| --- a/webrtc/system_wrappers/source/event_timer_posix_unittest.cc
|
| +++ b/webrtc/system_wrappers/source/event_timer_posix_unittest.cc
|
| @@ -10,7 +10,7 @@
|
|
|
| #include "webrtc/system_wrappers/source/event_timer_posix.h"
|
|
|
| -#include "testing/gtest/include/gtest/gtest.h"
|
| +#include "webrtc/test/gtest.h"
|
| #include "webrtc/base/event.h"
|
| #include "webrtc/base/criticalsection.h"
|
|
|
|
|