Index: base/prefs/scoped_user_pref_update_unittest.cc |
diff --git a/base/prefs/scoped_user_pref_update_unittest.cc b/base/prefs/scoped_user_pref_update_unittest.cc |
index 48e3dc4f7d425346a98785c7207ce78e32a481bb..a5ffd5faa5f10279bd00dbe771c29c753f274dd8 100644 |
--- a/base/prefs/scoped_user_pref_update_unittest.cc |
+++ b/base/prefs/scoped_user_pref_update_unittest.cc |
@@ -7,8 +7,8 @@ |
#include "base/prefs/pref_registry_simple.h" |
#include "base/prefs/scoped_user_pref_update.h" |
#include "base/prefs/testing_pref_service.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" |
using testing::_; |
using testing::Mock; |