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