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

Side by Side Diff: components/sync_driver/DEPS

Issue 1433473007: [NOT FOR REVIEW] Copy of Max's CL with conflicts fixed (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@pss_strings
Patch Set: Created 5 years, 1 month 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
« no previous file with comments | « components/sync_driver/BUILD.gn ('k') | components/sync_driver/glue/sync_backend_host.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/autofill/core/browser", 2 "+components/autofill/core/browser",
3 "+components/data_use_measurement/core",
3 "+components/invalidation", 4 "+components/invalidation",
4 "+components/os_crypt", 5 "+components/os_crypt",
5 "+components/password_manager/core/browser", 6 "+components/password_manager/core/browser",
6 "+components/policy", 7 "+components/policy",
7 "+components/pref_registry", 8 "+components/pref_registry",
8 "+components/sessions", 9 "+components/sessions",
9 "+components/signin/core/browser", 10 "+components/signin/core/browser",
10 "+components/version_info", 11 "+components/version_info",
11 "+google", 12 "+google",
12 "+google_apis", 13 "+google_apis",
13 "+net", 14 "+net",
14 "+policy", 15 "+policy",
15 "+sync", 16 "+sync",
16 ] 17 ]
OLDNEW
« no previous file with comments | « components/sync_driver/BUILD.gn ('k') | components/sync_driver/glue/sync_backend_host.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698