Index: components/syncable_prefs/testing_pref_service_syncable.cc |
diff --git a/components/syncable_prefs/testing_pref_service_syncable.cc b/components/syncable_prefs/testing_pref_service_syncable.cc |
index 7c61f510a31fe5426c04ccf4effd602e0beb322e..f05485a5f7d120051a23ebe46c00bdc2b26e3bdd 100644 |
--- a/components/syncable_prefs/testing_pref_service_syncable.cc |
+++ b/components/syncable_prefs/testing_pref_service_syncable.cc |
@@ -5,9 +5,9 @@ |
#include "components/syncable_prefs/testing_pref_service_syncable.h" |
#include "base/bind.h" |
-#include "base/prefs/pref_notifier_impl.h" |
-#include "base/prefs/pref_value_store.h" |
#include "components/pref_registry/pref_registry_syncable.h" |
+#include "components/prefs/pref_notifier_impl.h" |
+#include "components/prefs/pref_value_store.h" |
#include "testing/gtest/include/gtest/gtest.h" |
template <> |