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

Unified Diff: components/sync/base/DEPS

Issue 2395533003: [Sync] Move some things from driver to base. (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
« no previous file with comments | « components/sync/BUILD.gn ('k') | components/sync/base/invalidation_adapter.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync/base/DEPS
diff --git a/components/sync/base/DEPS b/components/sync/base/DEPS
index 4e3411ede984b3b707e40b3dffd6496dda1ca1d5..fda11eae7a6775c035d7cb3f0a6253a59deff54c 100644
--- a/components/sync/base/DEPS
+++ b/components/sync/base/DEPS
@@ -1,6 +1,12 @@
include_rules = [
"+chromeos",
+ "+components/invalidation",
+ "+components/os_crypt",
+ "+components/pref_registry",
+ "+components/prefs",
"+components/sync/protocol",
+ "+components/version_info",
"+crypto",
+ "+google/cacheinvalidation",
"+third_party/zlib", # For UniquePosition compression
]
« no previous file with comments | « components/sync/BUILD.gn ('k') | components/sync/base/invalidation_adapter.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698