summaryrefslogtreecommitdiff
path: root/chromium/sync/internal_api/DEPS
blob: a6e2e4e0fe0fb8a3dccd9257e5168721ec967504 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
include_rules = [
  "+net",
  "+sync/base",
  "+sync/engine",
  "+sync/js",
  "+sync/notifier",
  "+sync/protocol",
  "+sync/sessions",
  "+sync/syncable",
  "+sync/test",
  "+sync/util",
  "+third_party/zlib",  # For UniquePosition compression
]