summaryrefslogtreecommitdiffstats
path: root/sync/sessions/DEPS
blob: 36fed2075170ff3b5f706822a651c0b4a2fa9afc (plain)
1
2
3
4
5
6
7
8
9
10
include_rules = [
  "+sync/base",
  "+sync/engine",
  "+sync/internal_api/public",
  "+sync/notifier",
  "+sync/protocol",
  "+sync/syncable",
  "+sync/test",
  "+sync/util",
]