summaryrefslogtreecommitdiffstats
path: root/chrome/browser/api/infobars/DEPS
blob: eeb53ad239348696e7e4f66c1b2f6d7ca368901a (plain)
1
2
3
4
5
6
include_rules = [
  # TODO(joi): Reduce this list to zero exceptions.

  # This looks reasonably easy to break; used by infobar_delegate.h/.cc
  "!chrome/browser/infobars/infobar_tab_helper.h",
]