summaryrefslogtreecommitdiffstats
path: root/jingle/notifier/DEPS
blob: 56600f5dadbce3b9ca8dbe9fa224ec48866fcc2a (plain)
1
2
3
4
5
6
7
8
include_rules = [
  # notifier depends on libjingle.
  "+talk/base",
  "+talk/xmpp",
  "+talk/xmllite",
  "+webrtc/libjingle",
  "+webrtc/base",
]