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

Unified Diff: components/sync/driver/DEPS

Issue 2559123002: [Sync] SyncEngine refactor part 2: SyncServiceBase. (Closed)
Patch Set: Address comments. Created 4 years 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « components/sync/BUILD.gn ('k') | components/sync/driver/glue/sync_backend_host_core.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync/driver/DEPS
diff --git a/components/sync/driver/DEPS b/components/sync/driver/DEPS
index a5135a4c575a6320024823a48c3bb469a03423f0..ad82970a667f0e12709670d0cb8f709e07568e45 100644
--- a/components/sync/driver/DEPS
+++ b/components/sync/driver/DEPS
@@ -9,6 +9,7 @@ include_rules = [
"+components/sync/base",
"+components/sync/device_info",
"+components/sync/engine",
+ "+components/sync/js",
"+components/sync/model",
"+components/sync/protocol",
"+components/sync/syncable",
« no previous file with comments | « components/sync/BUILD.gn ('k') | components/sync/driver/glue/sync_backend_host_core.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698