summaryrefslogtreecommitdiff
path: root/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD.gn')
-rw-r--r--BUILD.gn4
1 files changed, 2 insertions, 2 deletions
diff --git a/BUILD.gn b/BUILD.gn
index 4bcc9868d4..2c44ec7e76 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -1252,10 +1252,10 @@ 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_datetime.cpp",
+ "xfa/fgas/localization/cfx_datetime.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/fwl/cfwl_app.cpp",