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

Unified Diff: components/sync/engine/DEPS

Issue 2258873003: [Sync] Move sessions/ to engine/cycle/ and rename things to match. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address comments. 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « components/sync/driver/sync_service.h ('k') | components/sync/engine/cycle/commit_counters.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync/engine/DEPS
diff --git a/components/sync/engine/DEPS b/components/sync/engine/DEPS
index 2bb01b39d837fbf1bfba7d76f1e148127d6f5c4d..ae4febf1a4d60fe49aa8403ee744022ca280885a 100644
--- a/components/sync/engine/DEPS
+++ b/components/sync/engine/DEPS
@@ -2,8 +2,7 @@ include_rules = [
"+components/sync/base",
# TODO(crbug.com/631271): Core should be split into driver/engine/api.
"+components/sync/core",
+ "+components/sync/engine_impl",
"+components/sync/protocol",
- # TODO(maxbogue): Move events to engine_impl.
- "+components/sync/sessions_impl",
]
« no previous file with comments | « components/sync/driver/sync_service.h ('k') | components/sync/engine/cycle/commit_counters.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698