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

Side by Side Diff: components/sync_driver/DEPS

Issue 1308313003: Componentize chrome/common/sync_util (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased Created 5 years, 3 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/sync_driver_switches.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/favicon/core", 3 "+components/favicon/core",
4 "+components/history/core/browser", 4 "+components/history/core/browser",
5 "+components/invalidation", 5 "+components/invalidation",
6 "+components/os_crypt", 6 "+components/os_crypt",
7 "+components/password_manager/core/browser", 7 "+components/password_manager/core/browser",
8 "+components/policy", 8 "+components/policy",
9 "+components/pref_registry", 9 "+components/pref_registry",
10 "+components/sessions", 10 "+components/sessions",
11 "+components/signin/core/browser", 11 "+components/signin/core/browser",
12 "+components/version_info",
12 "+google", 13 "+google",
13 "+google_apis", 14 "+google_apis",
14 "+net", 15 "+net",
15 "+policy", 16 "+policy",
16 "+sync", 17 "+sync",
17 "+ui/gfx", 18 "+ui/gfx",
18 ] 19 ]
OLDNEW
« no previous file with comments | « components/sync_driver/BUILD.gn ('k') | components/sync_driver/sync_driver_switches.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698