Index: base/prefs/json_pref_store_unittest.cc |
diff --git a/base/prefs/json_pref_store_unittest.cc b/base/prefs/json_pref_store_unittest.cc |
index 5195a18c436d8221e80f3acc7d4f8e8d7a30ff85..68a0fdf6d87aaabaa88349589a8825948673dc41 100644 |
--- a/base/prefs/json_pref_store_unittest.cc |
+++ b/base/prefs/json_pref_store_unittest.cc |
@@ -24,8 +24,8 @@ |
#include "base/threading/sequenced_worker_pool.h" |
#include "base/threading/thread.h" |
#include "base/values.h" |
-#include "testing/gmock/include/gmock/gmock.h" |
-#include "testing/gtest/include/gtest/gtest.h" |
+#include "testing/gtest/googlemock/include/gmock/gmock.h" |
+#include "testing/gtest/googletest/include/gtest/gtest.h" |
namespace base { |
namespace { |