include_rules = [
  # sync_notifier depends on cacheinvalidation.
  "+google/cacheinvalidation",
  # sync_notifier depends on the common jingle notifier classes.
  "+jingle/notifier",
  # unit tests depend on talk/base.
  "+talk/base",
  # sync_notifier depends on the xmpp part of libjingle.
  "+talk/xmpp",
]