summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/notifier/DEPS
blob: 95cce2f839b132b466034d5d6e6cd8adc51cda7e (plain)
1
2
3
4
5
6
7
8
include_rules = [
  # notifier depends on libjingle.
  "+talk/base",
  "+talk/xmpp",
  "+talk/xmllite",
  "+talk/p2p/base",  # TODO(ncarter): Determine if this is necessary/proper.

]