summaryrefslogtreecommitdiffstats
path: root/sync/android/DEPS
blob: b607840860083b37d9561ccdb376eb5998fb43db (plain)
1
2
3
4
5
6
7
8
include_rules = [
  "+jni",
  "+third_party/cacheinvalidation",  # For imports in sync/notifier.
  "+net", # For imports in sync/signin.
  "+sync/base",
  "+sync/internal_api/public",
  "+sync/test/android", # For sync test tools
]