include_rules = [
  "+google/cacheinvalidation",
  "+jingle/notifier",
  "+net/base/backoff_entry.h",
  "+net/base/mock_host_resolver.h",
  "+net/url_request/url_request_context.h",
  "+net/url_request/url_request_test_util.h",

  "+sync/base",
  "+sync/internal_api/public/base",
  "+sync/internal_api/public/util",
  "+sync/protocol/service_constants.h",
  "+sync/util",

  # unit tests depend on talk/base.
  "+talk/base",
  # sync_notifier depends on the xmpp part of libjingle.
  "+talk/xmpp",
]