summaryrefslogtreecommitdiffstats
path: root/sync/internal_api/DEPS
blob: 394c49c14d43140351d3d53f08d38c12f0d08993 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
include_rules = [
  "+googleurl",
  "+net",
  "+sync/base",
  "+sync/engine",
  "+sync/js",
  "+sync/notifier",
  "+sync/protocol",
  "+sync/sessions",
  "+sync/syncable",
  "+sync/test",
  "+sync/util",
]