chromium/components/lookalikes/core/DEPS

include_rules = [
  "+components/safe_browsing/core",
  "+third_party/re2",
  "+url",

  # This code is shared with ios, so content/ dependencies
  # should not be introduced.
  "-content",
  "-ios/web",
]