Index: base/synchronization/waitable_event_watcher_unittest.cc |
diff --git a/base/synchronization/waitable_event_watcher_unittest.cc b/base/synchronization/waitable_event_watcher_unittest.cc |
index 5319d1efba3ce3b426d472b28378baf06a2fa549..95e394904c086724da206c29f6dc2770b8980b5a 100644 |
--- a/base/synchronization/waitable_event_watcher_unittest.cc |
+++ b/base/synchronization/waitable_event_watcher_unittest.cc |
@@ -10,7 +10,7 @@ |
#include "base/run_loop.h" |
#include "base/synchronization/waitable_event.h" |
#include "base/threading/platform_thread.h" |
-#include "testing/gtest/include/gtest/gtest.h" |
+#include "testing/gtest/googletest/include/gtest/gtest.h" |
namespace base { |