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

Unified Diff: components/sync/model_impl/DEPS

Issue 2502253003: [Sync] Move GenerateSyncableHash to base. (Closed)
Patch Set: Keep full syncable/ DEP. Created 4 years, 1 month 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 8fcf7863f729677e8fab240520af82d69298d618..535557d09c1389b3b4825a54bde46d01b2364b85 100644
--- a/components/sync/model_impl/DEPS
+++ b/components/sync/model_impl/DEPS
@@ -3,8 +3,6 @@ include_rules = [
"+components/sync/engine",
"+components/sync/model",
"+components/sync/protocol",
- # TODO(maxbogue): Move GenerateSyncableHash to base.
- "+components/sync/syncable",
"+components/sync/test",
"+third_party/leveldatabase",
]
« no previous file with comments | « components/sync/model/fake_model_type_sync_bridge.cc ('k') | components/sync/model_impl/processor_entity_tracker.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698