Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(182)

Unified Diff: components/bookmarks/core/browser/bookmark_utils.cc

Issue 271793003: components: Extract pref_registry component out of user_prefs. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 6 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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"
« no previous file with comments | « components/bookmarks/core/browser/bookmark_expanded_state_tracker_unittest.cc ('k') | components/components.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698