Index: chrome/browser/profiles/profile_impl.cc |
diff --git a/chrome/browser/profiles/profile_impl.cc b/chrome/browser/profiles/profile_impl.cc |
index 049bc4617fc76a6807a73323d7c470f7ba6215d3..d73205df0a9de87e5305df2c54c612f542617372 100644 |
--- a/chrome/browser/profiles/profile_impl.cc |
+++ b/chrome/browser/profiles/profile_impl.cc |
@@ -84,8 +84,8 @@ |
#include "components/bookmarks/core/browser/bookmark_model.h" |
#include "components/dom_distiller/content/dom_distiller_viewer_source.h" |
#include "components/keyed_service/content/browser_context_dependency_manager.h" |
+#include "components/pref_registry/pref_registry_syncable.h" |
#include "components/startup_metric_utils/startup_metric_utils.h" |
-#include "components/user_prefs/pref_registry_syncable.h" |
#include "components/user_prefs/user_prefs.h" |
#include "content/public/browser/browser_thread.h" |
#include "content/public/browser/dom_storage_context.h" |