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