mirror of
https://github.com/YACReader/yacreader
synced 2025-07-27 17:35:02 -04:00
Fixed path encoding used for opening PDF files with pdfium.
This commit is contained in:
8
dependencies/pdfium/public/DEPS
vendored
Normal file
8
dependencies/pdfium/public/DEPS
vendored
Normal file
@ -0,0 +1,8 @@
|
||||
include_rules = [
|
||||
# public/ needs to be standalone. Explicitly disallow everything.
|
||||
'-core',
|
||||
'-fpdfsdk',
|
||||
'-testing',
|
||||
'-third_party',
|
||||
'-v8',
|
||||
]
|
Reference in New Issue
Block a user