From bd5176ef75d850fd6a59bbd1fd5bebf1f2c8140f Mon Sep 17 00:00:00 2001 From: Dan Sinclair Date: Wed, 29 Mar 2017 14:52:40 -0400 Subject: Rename fgas/localization files to match contents MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This Cl renames the files to match their contents and splits out headers where needed. Change-Id: Ibe2e90ca969a9d05ee73bb956ffa59a63c7ab076 Reviewed-on: https://pdfium-review.googlesource.com/3256 Reviewed-by: Nicolás Peña Commit-Queue: dsinclair --- BUILD.gn | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'BUILD.gn') 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", -- cgit v1.2.3