include_rules = [
  # This directory is shared with Chrome OS, which only links against
  # base/.  We don't want any other dependencies to creep in.
  "-build",
  "-content",
  "-library_loaders",
  "-net",
  "-third_party",
  "-url",
]