summaryrefslogtreecommitdiffstats
path: root/sync/test/DEPS
blob: 0bf3ab0a9f0ccf77c3a641c35161250dddcbd87d (plain)
1
2
3
4
5
6
7
8
include_rules = [
  # Test files can include anything from sync.
  "+sync",
  "+net",

  # For generated JNI code.
  "+jni",
]