summaryrefslogtreecommitdiff
path: root/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD.gn')
-rw-r--r--BUILD.gn3
1 files changed, 1 insertions, 2 deletions
diff --git a/BUILD.gn b/BUILD.gn
index 3c32f3c1f0..f4e5fe9e44 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -1671,8 +1671,7 @@ if (pdf_enable_xfa) {
configs += [ ":pdfium_core_config" ]
}
- # TODO(crbug.com/pdfium/964): Support jumbo builds.
- static_library("fxbarcode") {
+ jumbo_static_library("fxbarcode") {
sources = [
"fxbarcode/BC_Library.cpp",
"fxbarcode/BC_Library.h",