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

Unified Diff: components/policy/policy_browser.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/policy/core/browser/url_blacklist_manager.cc ('k') | components/pref_registry.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/policy/policy_browser.gypi
diff --git a/components/policy/policy_browser.gypi b/components/policy/policy_browser.gypi
index 82d70ae711ca2f0c29dd1a9b54211092ddf925d4..cdd2facb4cdfa97b0c5e2626d1cbe047b43d0e98 100644
--- a/components/policy/policy_browser.gypi
+++ b/components/policy/policy_browser.gypi
@@ -11,8 +11,8 @@
'../ui/base/ui_base.gyp:ui_base',
'../url/url.gyp:url_lib',
'components_strings.gyp:components_strings',
+ 'pref_registry',
'url_matcher',
- 'user_prefs',
],
'defines': [
'POLICY_COMPONENT_IMPLEMENTATION',
« no previous file with comments | « components/policy/core/browser/url_blacklist_manager.cc ('k') | components/pref_registry.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698