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

Side by Side Diff: components/browser_sync/browser/DEPS

Issue 1419103009: [Sync] Componentize ProfileSyncService (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@max_bogue_sync_backend_host
Patch Set: Rebase 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
OLDNEW
(Empty)
1 include_rules = [
2 "+components/autofill/core/common",
3 "+components/history/core/browser",
4 "+components/invalidation",
5 "+components/keyed_service/core",
6 "+components/pref_registry",
7 "+components/signin/core/browser",
8 "+components/syncable_prefs",
9 "+components/sync_driver",
10 "+components/sync_sessions",
11 "+components/strings",
12 "+components/version_info",
13 "+google_apis",
14 "+net",
15 "+sync",
16 "+ui/base/l10n",
17 ]
OLDNEW
« no previous file with comments | « components/browser_sync/browser/BUILD.gn ('k') | components/browser_sync/browser/profile_sync_service.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698