Home | History | Annotate | Download | only in notifier
      1 include_rules = [
      2   # sync_notifier depends on cacheinvalidation.
      3   "+google/cacheinvalidation",
      4   # sync_notifier depends on the common jingle notifier classes.
      5   "+jingle/notifier",
      6   # unit tests depend on talk/base.
      7   "+talk/base",
      8   # sync_notifier depends on the xmpp part of libjingle.
      9   "+talk/xmpp",
     10 ]
     11