summaryrefslogtreecommitdiff
path: root/xfa.gyp
diff options
context:
space:
mode:
authordsinclair <dsinclair@chromium.org>2016-07-07 12:56:17 -0700
committerCommit bot <commit-bot@chromium.org>2016-07-07 12:56:17 -0700
commitf1494f0f8a202b5a5437c987ba1509688071981c (patch)
treec49cd2c07c8a512c65ab0294cea41b726ea39bcc /xfa.gyp
parent7fb17c0ba0cc551317569baafa44b4785c8f23d9 (diff)
downloadpdfium-f1494f0f8a202b5a5437c987ba1509688071981c.tar.xz
Cleanup xfa_document_datamerge files
This CL moves the static methods into an anonymous namespace, removes default parameters and moves some other methods only used by this file into the anonymous namespace. Review-Url: https://codereview.chromium.org/2122373003
Diffstat (limited to 'xfa.gyp')
-rw-r--r--xfa.gyp2
1 files changed, 0 insertions, 2 deletions
diff --git a/xfa.gyp b/xfa.gyp
index 4e6930c2b2..60e120a40a 100644
--- a/xfa.gyp
+++ b/xfa.gyp
@@ -524,8 +524,6 @@
"xfa/fxfa/parser/xfa_basic_imp.h",
"xfa/fxfa/parser/xfa_doclayout.h",
"xfa/fxfa/parser/xfa_document.h",
- "xfa/fxfa/parser/xfa_document_datadescription_imp.cpp",
- "xfa/fxfa/parser/xfa_document_datadescription_imp.h",
"xfa/fxfa/parser/xfa_document_datamerger_imp.cpp",
"xfa/fxfa/parser/xfa_document_datamerger_imp.h",
"xfa/fxfa/parser/xfa_document_imp.cpp",