| 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 9877b2f989a42785a1435d7b590ae47b74300013..9b3f8b1b81d9bcdcef2d0706b90397ca0c6b9c99 100644
|
| --- a/components/bookmarks/core/browser/bookmark_utils.cc
|
| +++ b/components/bookmarks/core/browser/bookmark_utils.cc
|
| @@ -18,8 +18,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"
|
|
|