mirror of
https://pdfium.googlesource.com/pdfium
synced 2026-07-31 04:29:37 +08:00
Allow future use of non-public APIs in the test programs. Also, this has become far too complex to serve as a useful sample. Fixed: pdfium:1895 Change-Id: I8ff3113a4aebbaf24d1cbcc46746c37436f46dbb Reviewed-on: https://pdfium-review.googlesource.com/c/pdfium/+/118911 Reviewed-by: Thomas Sepez <tsepez@google.com> Commit-Queue: Lei Zhang <thestig@chromium.org> Reviewed-by: Lei Zhang <thestig@chromium.org>
5 lines
42 B
Python
5 lines
42 B
Python
include_rules = [
|
|
'+public',
|
|
'+v8',
|
|
]
|