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

Unified Diff: components/sync/tools/DEPS

Issue 2407163004: [Sync] Move some directory-related things from core/ to syncable/. (Closed)
Patch Set: Created 4 years, 2 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/syncable/write_transaction.cc ('k') | components/sync/tools/sync_client.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync/tools/DEPS
diff --git a/components/sync/tools/DEPS b/components/sync/tools/DEPS
index 9083b8216e096968f3534b601c14cc50527f5d3d..8cd68a83e8c276c1aab799399d569bfe2d75065e 100644
--- a/components/sync/tools/DEPS
+++ b/components/sync/tools/DEPS
@@ -4,6 +4,7 @@ include_rules = [
"+components/sync/core",
"+components/sync/driver",
"+components/sync/engine",
+ "+components/sync/syncable",
"+components/sync/js",
"+google/cacheinvalidation",
"+jingle/notifier/base",
« no previous file with comments | « components/sync/syncable/write_transaction.cc ('k') | components/sync/tools/sync_client.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698