From d21cddaa7548584bfcebefe9a03e857fee3a846b Mon Sep 17 00:00:00 2001 From: Tom Sepez Date: Tue, 23 Feb 2016 10:11:11 -0800 Subject: Remove many _CAPS structure names. They're technically not allowed because they are reserved for the preprocessor. Also get rid of LPC* typedefs along the way. Also provide a header for a data file containing many instance of these found along the way. R=thestig@chromium.org Review URL: https://codereview.chromium.org/1722873002 . --- BUILD.gn | 1 + 1 file changed, 1 insertion(+) (limited to 'BUILD.gn') diff --git a/BUILD.gn b/BUILD.gn index a6159869e1..092b77b00c 100644 --- a/BUILD.gn +++ b/BUILD.gn @@ -1354,6 +1354,7 @@ if (pdf_enable_xfa) { "xfa/src/fxfa/src/fm2js/xfa_simpleexpression.cpp", "xfa/src/fxfa/src/fm2js/xfa_simpleexpression.h", "xfa/src/fxfa/src/parser/xfa_basic_data.cpp", + "xfa/src/fxfa/src/parser/xfa_basic_data.h", "xfa/src/fxfa/src/parser/xfa_basic_imp.cpp", "xfa/src/fxfa/src/parser/xfa_basic_imp.h", "xfa/src/fxfa/src/parser/xfa_document_datadescription_imp.cpp", -- cgit v1.2.3