diff options
Diffstat (limited to 'BUILD.gn')
-rw-r--r-- | BUILD.gn | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1248,11 +1248,12 @@ if (pdf_enable_xfa) { "xfa/fgas/layout/fgas_rtfbreak.h", "xfa/fgas/layout/fgas_textbreak.cpp", "xfa/fgas/layout/fgas_textbreak.h", + "xfa/fgas/localization/cfx_decimal.cpp", + "xfa/fgas/localization/cfx_formatstring.h", "xfa/fgas/localization/fgas_datetime.cpp", "xfa/fgas/localization/fgas_datetime.h", "xfa/fgas/localization/fgas_locale.cpp", "xfa/fgas/localization/fgas_locale.h", - "xfa/fgas/localization/fgas_localeimp.h", "xfa/fwl/cfwl_app.cpp", "xfa/fwl/cfwl_app.h", "xfa/fwl/cfwl_barcode.cpp", |