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

Unified Diff: components/sync/model_impl/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/time.h ('k') | components/sync/model_impl/attachments/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync/model_impl/DEPS
diff --git a/components/sync/api_impl/DEPS b/components/sync/model_impl/DEPS
similarity index 82%
rename from components/sync/api_impl/DEPS
rename to components/sync/model_impl/DEPS
index 35c502f6730b2017003f35cd1c5f4f65684ecc8e..68470d5608cc37fbcd2a278efdf879598d9f6dbc 100644
--- a/components/sync/api_impl/DEPS
+++ b/components/sync/model_impl/DEPS
@@ -1,7 +1,7 @@
include_rules = [
- "+components/sync/api",
"+components/sync/base",
"+components/sync/core",
"+components/sync/engine",
+ "+components/sync/model",
"+components/sync/protocol",
]
« no previous file with comments | « components/sync/model/time.h ('k') | components/sync/model_impl/attachments/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698