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

Side by Side Diff: components/sync_driver/DEPS

Issue 2203673002: [Sync] Move //components/sync_driver to //components/sync/driver. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@sd-a
Patch Set: Full change rebased on static lib. Created 4 years, 4 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
« no previous file with comments | « components/sync_driver/BUILD.gn ('k') | components/sync_driver/OWNERS » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 include_rules = [
2 "+components/data_use_measurement/core",
3 "+components/invalidation",
4 "+components/metrics",
5 "+components/os_crypt",
6 "+components/policy",
7 "+components/pref_registry",
8 "+components/prefs",
9 "+components/signin/core/browser",
10 "+components/sync",
11 "+components/syncable_prefs",
12 "+components/version_info",
13 "+google",
14 "+google_apis",
15 "+net",
16 "+policy",
17 ]
OLDNEW
« no previous file with comments | « components/sync_driver/BUILD.gn ('k') | components/sync_driver/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698