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 a903050df2..eda279b67d 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -2134,8 +2134,7 @@ if (pdf_enable_xfa) {
]
}
- # TODO(crbug.com/pdfium/964): Support jumbo builds.
- static_library("xfa_fxfa_parser") {
+ jumbo_static_library("xfa_fxfa_parser") {
sources = [
"xfa/fxfa/parser/cscript_datawindow.cpp",
"xfa/fxfa/parser/cscript_datawindow.h",