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

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

Issue 140803003: Move the Autofill and URLBlacklist policy handlers to the component. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: trying again... Created 6 years, 11 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/url_matcher", 3 "+components/url_matcher",
3 "+components/user_prefs", 4 "+components/user_prefs",
4 "+grit/component_strings.h", 5 "+grit/component_strings.h",
5 "+ui/base/l10n", 6 "+ui/base/l10n",
6 "+ui/base/resource", 7 "+ui/base/resource",
7 ] 8 ]
OLDNEW
« no previous file with comments | « components/components_tests.gyp ('k') | components/policy/core/browser/autofill_policy_handler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698