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

Side by Side Diff: components/policy/core/browser/DEPS

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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+components/autofill/core/common", 2 "+components/autofill/core/common",
3 "+components/pref_registry",
3 "+components/url_matcher", 4 "+components/url_matcher",
4 "+components/user_prefs",
5 "+grit/component_strings.h", 5 "+grit/component_strings.h",
6 "+third_party/icu", 6 "+third_party/icu",
7 "+ui/base/l10n", 7 "+ui/base/l10n",
8 "+ui/base/resource", 8 "+ui/base/resource",
9 ] 9 ]
OLDNEW
« no previous file with comments | « components/password_manager/core/browser/password_manager.cc ('k') | components/policy/core/browser/url_blacklist_manager.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698