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

Unified Diff: components/bookmarks.gypi

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
« no previous file with comments | « components/autofill/core/browser/autofill_test_utils.cc ('k') | components/bookmarks/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/bookmarks.gypi
diff --git a/components/bookmarks.gypi b/components/bookmarks.gypi
index f056d62d22bb4947a83c4755e12686df2723a13d..1c46f14149696a180d3ec1737a78dbc063089847 100644
--- a/components/bookmarks.gypi
+++ b/components/bookmarks.gypi
@@ -22,7 +22,7 @@
'favicon_base',
'query_parser',
'startup_metric_utils',
- 'user_prefs',
+ 'pref_registry',
],
'sources': [
'bookmarks/core/browser/base_bookmark_model_observer.cc',
« no previous file with comments | « components/autofill/core/browser/autofill_test_utils.cc ('k') | components/bookmarks/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698