| Index: webrtc/system_wrappers/source/condition_variable_unittest.cc
|
| diff --git a/webrtc/system_wrappers/source/condition_variable_unittest.cc b/webrtc/system_wrappers/source/condition_variable_unittest.cc
|
| index 5fc6bc6b73e34622468888077fe82d67f5fb8f9a..5a3ef2960d55b63e3dc44c3e033938d4cbe2537f 100644
|
| --- a/webrtc/system_wrappers/source/condition_variable_unittest.cc
|
| +++ b/webrtc/system_wrappers/source/condition_variable_unittest.cc
|
| @@ -15,7 +15,7 @@
|
|
|
| #include "webrtc/system_wrappers/source/condition_variable_event_win.h"
|
|
|
| -#include "testing/gtest/include/gtest/gtest.h"
|
| +#include "webrtc/base/gtest.h"
|
| #include "webrtc/base/platform_thread.h"
|
| #include "webrtc/base/timeutils.h"
|
| #include "webrtc/system_wrappers/include/critical_section_wrapper.h"
|
|
|