summaryrefslogtreecommitdiff
path: root/fpdfsdk/DEPS
blob: 971b36a865c28ae38723b5dbbf319a91ee5ab369 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
include_rules = [
  '+core/fpdftext',
  '+core/fpdfapi',
  '+core/fpdfapi/edit',
  '+core/fpdfapi/page',
  '+core/fpdfapi/fpdf_parser',
  '+core/fpdfapi/fpdf_render',
  '+core/fpdfdoc',
  '+core/fxcodec',
  '+core/fxcrt',
  '+core/fxge',
  '+public',
  '+v8',
  '+xfa/fwl/core',
  '+xfa/fxfa',
  '+xfa/fxgraphics',
]