summaryrefslogtreecommitdiff
path: root/testing/DEPS
blob: 4110b9b4d769617db586b8df337703daffa6bf10 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
include_rules = [
  '+core/fpdfapi',
  '+core/fxcodec',
  '+core/fxcrt',
  '+core/fxge',
  '+core',
  '+fxjs',
  '+public',
  '+v8',
  '+xfa/fde',
  '+xfa/fgas',
  '+xfa/fxfa/fm2js',
  '+xfa/fxfa/parser',
]