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

Unified Diff: components/sync/model_impl/DEPS

Issue 2416823003: [Sync] Move some things from core/ to model(_impl)/. (Closed)
Patch Set: Rebase. 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 facba579aa4772b374f68c5f5584ab92a2e3b334..2322038139b44c2fff1d246e0c9a9aafc4ef27df 100644
--- a/components/sync/model_impl/DEPS
+++ b/components/sync/model_impl/DEPS
@@ -7,4 +7,5 @@ include_rules = [
# TODO(maxbogue): Move GenerateSyncableHash to base.
"+components/sync/syncable",
"+components/sync/test",
+ "+third_party/leveldatabase",
]
« no previous file with comments | « components/sync/model/simple_metadata_change_list_unittest.cc ('k') | components/sync/model_impl/model_type_store_backend.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698