summaryrefslogtreecommitdiffstats
path: root/sync/tools/DEPS
blob: a7e3a39be1713ff4127ac1a0da28e757cbf17a5a (plain)
1
2
3
4
5
6
7
8
9
10
11
include_rules = [
  "+components/invalidation",
  "+components/sync_driver",
  "+google/cacheinvalidation",
  "+jingle/notifier/base",
  "+net",
  "+sync/internal_api/public",
  "+sync/js",
  # TODO(akalin): Remove this when we use the system encryptor.
  "+sync/test/fake_encryptor.h",
]