Tom Sepez 74053b47b0 Remove core/fxcodec from fxbarcode/DEPS
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>
2019-05-30 22:58:10 +00:00

6 lines
78 B
Python

include_rules = [
'+core/fxcrt',
'+core/fxge',
'+third_party/bigint',
]