mirror of
https://pdfium.googlesource.com/pdfium
synced 2026-07-30 10:21:46 +08:00
e.g. git grep core/fxcodec fxbarcode shows it is unused. Change-Id: I3c1756bba281724fd12109f9a9fa9ceb99d9b855 Reviewed-on: https://pdfium-review.googlesource.com/c/pdfium/+/55210 Reviewed-by: Lei Zhang <thestig@chromium.org> Commit-Queue: Tom Sepez <tsepez@chromium.org>
6 lines
78 B
Python
6 lines
78 B
Python
include_rules = [
|
|
'+core/fxcrt',
|
|
'+core/fxge',
|
|
'+third_party/bigint',
|
|
]
|