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