Fix precompiled pdfium paths for Windows builds.

This commit is contained in:
Felix Kauselmann 2017-05-17 21:26:08 +02:00
parent b57e8dd3cc
commit 4e3eb8439f
22 changed files with 0 additions and 8 deletions

View File

@ -1,8 +0,0 @@
include_rules = [
# public/ needs to be standalone. Explicitly disallow everything.
'-core',
'-fpdfsdk',
'-testing',
'-third_party',
'-v8',
]