summaryrefslogtreecommitdiff
path: root/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD.gn')
-rw-r--r--BUILD.gn5
1 files changed, 3 insertions, 2 deletions
diff --git a/BUILD.gn b/BUILD.gn
index 2c44ec7e76..9ce6e810a3 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -1255,9 +1255,10 @@ if (pdf_enable_xfa) {
"xfa/fgas/localization/cfx_datetime.cpp",
"xfa/fgas/localization/cfx_datetime.h",
"xfa/fgas/localization/cfx_decimal.cpp",
+ "xfa/fgas/localization/cfx_decimal.h",
+ "xfa/fgas/localization/cfx_formatstring.cpp",
"xfa/fgas/localization/cfx_formatstring.h",
- "xfa/fgas/localization/fgas_locale.cpp",
- "xfa/fgas/localization/fgas_locale.h",
+ "xfa/fgas/localization/ifx_locale.h",
"xfa/fwl/cfwl_app.cpp",
"xfa/fwl/cfwl_app.h",
"xfa/fwl/cfwl_barcode.cpp",