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

Unified Diff: components/autofill.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 | « chrome/test/base/testing_pref_service_syncable.cc ('k') | components/autofill/core/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/autofill.gypi
diff --git a/components/autofill.gypi b/components/autofill.gypi
index ca0d7a3b2937ae40bd06b1a64d0c3fdf8836d1e4..9b78b76106504d5b2c3fc0b2c59fc3e81f18e32d 100644
--- a/components/autofill.gypi
+++ b/components/autofill.gypi
@@ -107,7 +107,7 @@
'components_resources.gyp:components_resources',
'components_strings.gyp:components_strings',
'os_crypt',
- 'user_prefs',
+ 'pref_registry',
'webdata_common',
],
'sources': [
« no previous file with comments | « chrome/test/base/testing_pref_service_syncable.cc ('k') | components/autofill/core/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698