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

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