summaryrefslogtreecommitdiff
path: root/xfa.gyp
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 /xfa.gyp
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 'xfa.gyp')
-rw-r--r--xfa.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/xfa.gyp b/xfa.gyp
index 0ff4fa8568..6f7c918fae 100644
--- a/xfa.gyp
+++ b/xfa.gyp
@@ -603,6 +603,7 @@
"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",