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

Unified Diff: components/sync/syncable/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/model/sync_data.cc ('k') | components/sync/syncable/base_node.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync/syncable/DEPS
diff --git a/components/sync/syncable/DEPS b/components/sync/syncable/DEPS
index e54c739d2be92d0db03e7a2f076b7fb74ac8f778..4e81e41b2011396ed94a126d5f5b40bf92153253 100644
--- a/components/sync/syncable/DEPS
+++ b/components/sync/syncable/DEPS
@@ -1,7 +1,9 @@
include_rules = [
"+components/sync/base",
+ "+components/sync/core",
+ "+components/sync/core_impl",
"+components/sync/engine",
- "+components/sync/model/attachments",
+ "+components/sync/model",
"+components/sync/protocol",
"+components/sync/test",
"+net/base/escape.h",
« no previous file with comments | « components/sync/model/sync_data.cc ('k') | components/sync/syncable/base_node.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698