summaryrefslogtreecommitdiffstats
path: root/sync/tools/DEPS
blob: b132cd2346bb84af918ce38314f590b5bc966ac6 (plain)
1
2
3
4
5
6
7
8
9
10
include_rules = [
  "+components/invalidation",
  "+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",
]