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

Unified Diff: components/sync/syncable/DEPS

Issue 2401223002: [Sync] Renaming sync/api* to sync/model*. (Closed)
Patch Set: Missed a comment in a DEPS file, and rebasing. 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_impl/attachments/task_queue_unittest.cc ('k') | components/sync/syncable/directory.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 c589f7e71b51239e252134055fe70bf02e632a38..e54c739d2be92d0db03e7a2f076b7fb74ac8f778 100644
--- a/components/sync/syncable/DEPS
+++ b/components/sync/syncable/DEPS
@@ -1,7 +1,7 @@
include_rules = [
- "+components/sync/api/attachments",
"+components/sync/base",
"+components/sync/engine",
+ "+components/sync/model/attachments",
"+components/sync/protocol",
"+components/sync/test",
"+net/base/escape.h",
« no previous file with comments | « components/sync/model_impl/attachments/task_queue_unittest.cc ('k') | components/sync/syncable/directory.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698