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

Unified Diff: components/sync/model_impl/DEPS

Issue 2412193002: [Sync] Move SharedModelTypeProcessor to model_impl/. (Closed)
Patch Set: Address comment from Sky. 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/model_impl/DEPS
diff --git a/components/sync/model_impl/DEPS b/components/sync/model_impl/DEPS
index 68470d5608cc37fbcd2a278efdf879598d9f6dbc..facba579aa4772b374f68c5f5584ab92a2e3b334 100644
--- a/components/sync/model_impl/DEPS
+++ b/components/sync/model_impl/DEPS
@@ -4,4 +4,7 @@ include_rules = [
"+components/sync/engine",
"+components/sync/model",
"+components/sync/protocol",
+ # TODO(maxbogue): Move GenerateSyncableHash to base.
+ "+components/sync/syncable",
+ "+components/sync/test",
]
« no previous file with comments | « components/sync/model/model_type_debug_info.cc ('k') | components/sync/model_impl/processor_entity_tracker.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698