Index: components/bookmarks/core/browser/bookmark_utils.cc |
diff --git a/components/bookmarks/core/browser/bookmark_utils.cc b/components/bookmarks/core/browser/bookmark_utils.cc |
index b7e9a17b95a8bbc05f2c06a2f43f88a4a31997a8..8baec2360622e50d1e234cd01a841656e85c5cb5 100644 |
--- a/components/bookmarks/core/browser/bookmark_utils.cc |
+++ b/components/bookmarks/core/browser/bookmark_utils.cc |
@@ -17,8 +17,8 @@ |
#include "components/bookmarks/core/browser/bookmark_model.h" |
#include "components/bookmarks/core/browser/scoped_group_bookmark_actions.h" |
#include "components/bookmarks/core/common/bookmark_pref_names.h" |
+#include "components/pref_registry/pref_registry_syncable.h" |
#include "components/query_parser/query_parser.h" |
-#include "components/user_prefs/pref_registry_syncable.h" |
#include "net/base/net_util.h" |
#include "ui/base/models/tree_node_iterator.h" |
#include "url/gurl.h" |