include_rules = [
  "+net/base",
  "+net/ftp",
  "+net/http",
  "+net/proxy",
  "+net/test",
  "+net/url_request",

  # Note: Only for net::EnableSSLServerSockets(), which must be called by
  # at process start.
  "+net/socket",

  "+remoting/codec",
  "+remoting/protocol",
  "+remoting/jingle_glue",
  "+third_party/jsoncpp",
  "+third_party/modp_b64",
  "+third_party/npapi",
  "+ui",
]
