summaryrefslogtreecommitdiffstats
path: root/sync/syncable/DEPS
blob: b0c904e40965a30b6f4ee6ae362b1d0d7dc40ede (plain)
1
2
3
4
5
6
7
8
9
10
11
12
include_rules = [
  "+net/base/escape.h",
  "+sql",
  "+sync/api/attachments",
  "+sync/base",
  "+sync/internal_api/public/base",
  "+sync/internal_api/public/engine",
  "+sync/internal_api/public/util",
  "+sync/protocol",
  "+sync/test",
  "+sync/util",
]