summaryrefslogtreecommitdiff
path: root/chromium/components/infobars/DEPS
blob: e9cc9a1538185853df7de4b97b9045890225ca6c (plain)
1
2
3
4
5
6
include_rules = [
  # Infobars is a layered component; subdirectories must explicitly introduce
  # the ability to use the content layer as appropriate.
  "+ui",
  "+third_party/skia"
]