diff options
Diffstat (limited to 'BUILD.gn')
-rw-r--r-- | BUILD.gn | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -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", |