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

Unified Diff: components/sync/sessions_impl/DEPS

Issue 2155763002: [Sync] //components/sync manual changes [DO NOT SUBMIT] (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@sc-automated
Patch Set: Rebase. Created 4 years, 5 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/sessions/DEPS ('k') | components/sync/sync_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync/sessions_impl/DEPS
diff --git a/components/sync/sessions_impl/DEPS b/components/sync/sessions_impl/DEPS
index 3eb96d7ba2169f87ff1c8c6ddc1c7bbdda370fa4..d887dc200bcc322820d22c1a5064401f41610d0a 100644
--- a/components/sync/sessions_impl/DEPS
+++ b/components/sync/sessions_impl/DEPS
@@ -1,9 +1,11 @@
include_rules = [
"+components/sync/base",
- "+components/sync/engine_impl",
+ # TODO(maxbogue): Move ModelTypeRegistry to engine.
"+components/sync/core",
+ "+components/sync/engine",
+ "+components/sync/engine_impl",
"+components/sync/protocol",
+ "+components/sync/sessions",
"+components/sync/syncable",
"+components/sync/test",
- "+components/sync/base",
]
« no previous file with comments | « components/sync/sessions/DEPS ('k') | components/sync/sync_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698