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