summaryrefslogtreecommitdiff
path: root/public/DEPS
blob: d0005cacd69d5b5cbc5190b88c3728e31df5b8d4 (plain)
1
2
3
4
5
6
7
8
include_rules = [
  # public/ needs to be standalone. Explicitly disallow everything.
  '-core',
  '-fpdfsdk',
  '-testing',
  '-third_party',
  '-v8',
]