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

Unified Diff: components/translate.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/sync_driver/sync_prefs_unittest.cc ('k') | components/translate/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/translate.gypi
diff --git a/components/translate.gypi b/components/translate.gypi
index 295ab96fcdb3bf0dd0de644846f3308c4f61501f..00ec959212e96e3a08fbea37aa8eae61c090e9d0 100644
--- a/components/translate.gypi
+++ b/components/translate.gypi
@@ -15,8 +15,8 @@
'../url/url.gyp:url_lib',
'components_resources.gyp:components_resources',
'language_usage_metrics',
+ 'pref_registry',
'translate_core_common',
- 'user_prefs',
],
'include_dirs': [
'..',
« no previous file with comments | « components/sync_driver/sync_prefs_unittest.cc ('k') | components/translate/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698