include_rules = [
  "+crypto",

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

  "+policy/policy_constants.h",

  "-remoting",
  "+remoting/base",
  "+remoting/proto",
  "+third_party/google_toolbox_for_mac/src",
  "+third_party/libjingle",
  "+third_party/libvpx",
  "+third_party/libyuv",
  "+third_party/webrtc/base",
  "+third_party/webrtc/libjingle",
  "+third_party/webrtc/media",
  "+third_party/webrtc/p2p",
  "+third_party/webrtc/modules/desktop_capture",
  "+ui/base/keycodes",
  "+ui/base/l10n",
  "+ui/base/resource",
]
