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

Unified Diff: components/sync/driver/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
Index: components/sync/driver/DEPS
diff --git a/components/sync/driver/DEPS b/components/sync/driver/DEPS
index a56750310009852785c94eea0877e6d177fa8050..a43beb1e5ad34b9cc093712471b49b2f4ed7ed82 100644
--- a/components/sync/driver/DEPS
+++ b/components/sync/driver/DEPS
@@ -6,11 +6,11 @@ include_rules = [
"+components/pref_registry",
"+components/prefs",
"+components/signin/core/browser",
- "+components/sync/api",
"+components/sync/base",
"+components/sync/core",
"+components/sync/device_info",
"+components/sync/engine",
+ "+components/sync/model",
"+components/sync/protocol",
"+components/sync/syncable",
"+components/sync/test",
« no previous file with comments | « components/sync/device_info/device_info_sync_service_unittest.cc ('k') | components/sync/driver/about_sync_util.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698