summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/tools/DEPS
blob: 877f421f410049b42d9edb1db9258a28f81fa8a6 (plain)
1
2
3
4
5
6
7
include_rules = [
  # sync_tools depends on the google cache invalidation API.
  "+google/cacheinvalidation",
  # sync_tools depends on libjingle.
  "+talk/base",
  "+talk/xmpp",
]