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

Unified Diff: components/sync/sessions_impl/DEPS

Issue 2245073003: [Sync] Clean up intra-sync DEPS significantly. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address comments/fix test. Created 4 years, 4 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/engine_impl/syncer_unittest.cc ('k') | components/sync/sessions_impl/model_type_registry.h » ('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 d887dc200bcc322820d22c1a5064401f41610d0a..9e63368162819d9da48a477cf4baa91706b3fde4 100644
--- a/components/sync/sessions_impl/DEPS
+++ b/components/sync/sessions_impl/DEPS
@@ -1,7 +1,5 @@
include_rules = [
"+components/sync/base",
- # TODO(maxbogue): Move ModelTypeRegistry to engine.
- "+components/sync/core",
"+components/sync/engine",
"+components/sync/engine_impl",
"+components/sync/protocol",
« no previous file with comments | « components/sync/engine_impl/syncer_unittest.cc ('k') | components/sync/sessions_impl/model_type_registry.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698