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 |
] |