summaryrefslogtreecommitdiff
path: root/xfa/DEPS
blob: dba1791d5f50a41de1a891fe9473bbed808acb23 (plain)
1
2
3
4
5
6
7
include_rules = [
  '+core',
  '+fxbarcode',

  # xfa/fwl should be standalone. https://crbug.com/pdfium/507
  '-xfa/fwl',
]