summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/notifier/DEPS
blob: dd31bd45efef37a6536d32d1ba2b1b9db18b3a8c (plain)
1
2
3
4
5
6
7
8
include_rules = [
  # sync_notifier depends on cacheinvalidation.
  "+google/cacheinvalidation",
  # sync_notifier depends on the common jingle notifier classes.
  "+jingle/notifier",
  # sync_notifier depends on the xmpp part of libjingle.
  "+talk/xmpp",
]