summaryrefslogtreecommitdiff
path: root/BUILD.gn
diff options
context:
space:
mode:
authorTom Sepez <tsepez@chromium.org>2016-02-23 10:11:11 -0800
committerTom Sepez <tsepez@chromium.org>2016-02-23 10:11:11 -0800
commitd21cddaa7548584bfcebefe9a03e857fee3a846b (patch)
tree0211132f874bfc0ba36b339b4fe961331f88f036 /BUILD.gn
parent2eaa2ef03f7fc9417007d554ee955137fe9ff7b4 (diff)
downloadpdfium-d21cddaa7548584bfcebefe9a03e857fee3a846b.tar.xz
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 .
Diffstat (limited to 'BUILD.gn')
-rw-r--r--BUILD.gn1
1 files changed, 1 insertions, 0 deletions
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",