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

Unified Diff: components/sync/core/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/BUILD.gn ('k') | components/sync/core/internal_components_factory.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync/core/DEPS
diff --git a/components/sync/core/DEPS b/components/sync/core/DEPS
index 641711decc33fbd33551a56a5f3858e9611639a2..1cdb2984d33131a83bcdc0f867a10bacb4cb1ed3 100644
--- a/components/sync/core/DEPS
+++ b/components/sync/core/DEPS
@@ -5,8 +5,6 @@ include_rules = [
"+components/sync/engine",
"+components/sync/engine_impl",
"+components/sync/protocol",
- "+components/sync/sessions",
- "+components/sync/sessions_impl",
"+components/sync/syncable",
"+components/sync/test",
"+net",
« no previous file with comments | « components/sync/BUILD.gn ('k') | components/sync/core/internal_components_factory.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698