Index: chrome/test/base/testing_pref_service_syncable.cc |
diff --git a/chrome/test/base/testing_pref_service_syncable.cc b/chrome/test/base/testing_pref_service_syncable.cc |
index 4d012e9e6c21e2a7d90c1e6a99087cf0b06cb04e..79464026701970c9ce9387e2ff8db64337f36853 100644 |
--- a/chrome/test/base/testing_pref_service_syncable.cc |
+++ b/chrome/test/base/testing_pref_service_syncable.cc |
@@ -7,7 +7,7 @@ |
#include "base/bind.h" |
#include "base/prefs/pref_notifier_impl.h" |
#include "base/prefs/pref_value_store.h" |
-#include "components/user_prefs/pref_registry_syncable.h" |
+#include "components/pref_registry/pref_registry_syncable.h" |
#include "testing/gtest/include/gtest/gtest.h" |
template <> |