Index: base/synchronization/cancellation_flag_unittest.cc |
diff --git a/base/synchronization/cancellation_flag_unittest.cc b/base/synchronization/cancellation_flag_unittest.cc |
index 13c74bcbd45ffa7b12703e93ab4c5065ccbff88b..34f158c0b38036813ba4ab1fb097863117541506 100644 |
--- a/base/synchronization/cancellation_flag_unittest.cc |
+++ b/base/synchronization/cancellation_flag_unittest.cc |
@@ -13,7 +13,7 @@ |
#include "base/synchronization/spin_wait.h" |
#include "base/threading/thread.h" |
#include "base/time/time.h" |
-#include "testing/gtest/include/gtest/gtest.h" |
+#include "testing/gtest/googletest/include/gtest/gtest.h" |
#include "testing/platform_test.h" |
namespace base { |