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

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

Issue 1384463002: Componentize proxy_policy_handler from chrome/browser/net (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase and updated Created 5 years, 2 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
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+components/autofill/core/common", 2 "+components/autofill/core/common",
3 "+components/bookmarks", 3 "+components/bookmarks",
4 "+components/pref_registry", 4 "+components/pref_registry",
5 "+components/proxy_config",
5 "+components/url_formatter", 6 "+components/url_formatter",
6 "+components/url_matcher", 7 "+components/url_matcher",
7 "+grit/components_strings.h", 8 "+grit/components_strings.h",
8 "+third_party/icu", 9 "+third_party/icu",
9 "+ui/base/l10n", 10 "+ui/base/l10n",
10 "+ui/base/resource", 11 "+ui/base/resource",
11 ] 12 ]
OLDNEW
« no previous file with comments | « components/policy/core/browser/BUILD.gn ('k') | components/policy/core/browser/proxy_policy_handler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698