chromium/components/infobars/DEPS

include_rules = [
  # Infobars is a layered component; subdirectories must explicitly introduce
  # the ability to use the content layer as appropriate.
  "+ui",
  "+third_party/skia"
]