include_rules = [
  # This is used by both //content and //third_party/WebKit, so prevent
  # any dependencies on //content and //third_party/WebKit.
  "-content",
  "-third_party/WebKit",

  "+net/http",
]
