| 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..ac61b5c3fa2f08887a54c35b2d3c4265b0cfb723 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/test/gtest.h"
|
| #include "webrtc/base/platform_thread.h"
|
| #include "webrtc/base/timeutils.h"
|
| #include "webrtc/system_wrappers/include/critical_section_wrapper.h"
|
|
|