Index: chrome/browser/profiles/profile.cc |
diff --git a/chrome/browser/profiles/profile.cc b/chrome/browser/profiles/profile.cc |
index 7e7ee56b3ae05a71c17b3528970075d057c350ba..c8a92f9ed7db0b73549a540c829f7ad19f228684 100644 |
--- a/chrome/browser/profiles/profile.cc |
+++ b/chrome/browser/profiles/profile.cc |
@@ -15,8 +15,8 @@ |
#include "chrome/browser/sync/profile_sync_service_factory.h" |
#include "chrome/common/pref_names.h" |
#include "components/data_reduction_proxy/browser/data_reduction_proxy_prefs.h" |
+#include "components/pref_registry/pref_registry_syncable.h" |
#include "components/sync_driver/sync_prefs.h" |
-#include "components/user_prefs/pref_registry_syncable.h" |
#include "content/public/browser/notification_service.h" |
#include "content/public/browser/notification_source.h" |
#include "content/public/browser/web_contents.h" |