blob: fbd92a9a12296305012916cdcdfaab5d213e3b22 [file] [log] [blame]
cc_library_static {
name: "libpdfiumbigint",
defaults: ["pdfium-third-party"],
srcs: [
"bigint/BigInteger.cc",
"bigint/BigIntegerUtils.cc",
"bigint/BigUnsigned.cc",
"bigint/BigUnsignedInABase.cc",
],
}