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

Side by Side Diff: components/search_engines/DEPS

Issue 373343003: Componentize TemplateURLFetcher (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 5 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
« no previous file with comments | « components/search_engines.gypi ('k') | components/search_engines/template_url_fetcher.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+components/google/core", 2 "+components/google/core",
3 "+components/history/core", 3 "+components/history/core",
4 "+components/keyed_service/core", 4 "+components/keyed_service/core",
5 "+components/metrics/proto", 5 "+components/metrics/proto",
6 "+components/policy/core", 6 "+components/policy/core",
7 "+components/pref_registry", 7 "+components/pref_registry",
8 "+components/rappor", 8 "+components/rappor",
9 "+components/url_fixer", 9 "+components/url_fixer",
10 "+components/webdata", 10 "+components/webdata",
11 "+google_apis", 11 "+google_apis",
12 "+grit/components_strings.h", 12 "+grit/components_strings.h",
13 "+libxml",
13 "+net", 14 "+net",
14 "+policy", 15 "+policy",
15 "+sql", 16 "+sql",
16 "+sync", 17 "+sync",
17 "+ui/gfx/geometry", 18 "+ui/gfx",
18 ] 19 ]
OLDNEW
« no previous file with comments | « components/search_engines.gypi ('k') | components/search_engines/template_url_fetcher.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698