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