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

Unified Diff: components/sync/model/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/DEPS
diff --git a/components/sync/model/DEPS b/components/sync/model/DEPS
index edaa1374049a8328702dc4bd6d84109ea4d8bda9..5364f3e6418a95cabbcc3da6502e6c96df83da67 100644
--- a/components/sync/model/DEPS
+++ b/components/sync/model/DEPS
@@ -3,6 +3,5 @@ include_rules = [
"+components/sync/engine",
"+components/sync/model_impl",
"+components/sync/protocol",
- # TODO(maxbogue): Move GenerateSyncableHash to base.
"+components/sync/syncable",
]
« no previous file with comments | « components/sync/engine_impl/worker_entity_tracker_unittest.cc ('k') | components/sync/model/fake_model_type_sync_bridge.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698