From 939121f33f9bb02c207094b5b3e78e69be992b84 Mon Sep 17 00:00:00 2001 From: Dan Sinclair Date: Thu, 16 Mar 2017 16:55:43 -0400 Subject: Cleanup some fgas locale code. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This Cl cleans up a bit of the locale code in fgas, removing unused code and cleaning up some of the other code. Change-Id: Ieb18df552cf5d803c1bbdbfe11a4f5a88c4b3af3 Reviewed-on: https://pdfium-review.googlesource.com/3094 Commit-Queue: dsinclair Reviewed-by: Nicolás Peña --- BUILD.gn | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'BUILD.gn') diff --git a/BUILD.gn b/BUILD.gn index 6223548772..70cb5baecb 100644 --- a/BUILD.gn +++ b/BUILD.gn @@ -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", -- cgit v1.2.3