summaryrefslogtreecommitdiff
path: root/xfa.gyp
diff options
context:
space:
mode:
authordsinclair <dsinclair@chromium.org>2016-06-01 06:10:04 -0700
committerCommit bot <commit-bot@chromium.org>2016-06-01 06:10:04 -0700
commite80e9f8fc221a7639b6a38bd46bc44bca26481d0 (patch)
tree44be9482610b3320e9606b336a2053d03b07258e /xfa.gyp
parent8f3a31157843d6e3b2ba55acf3aaa5aa81db09e2 (diff)
downloadpdfium-e80e9f8fc221a7639b6a38bd46bc44bca26481d0.tar.xz
Remove XFA_HFM2JSCONTEXT.
This CL removes XFA_HFM2JSCONTEXT and the supporting code. XFA_HFM2JSCONTEXT was replaced by CXFA_FM2JSContext. The translate method was moved to CXFA_FM2JSContext. Review-Url: https://codereview.chromium.org/2024833003
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 82b88c9591..8926c31c22 100644
--- a/xfa.gyp
+++ b/xfa.gyp
@@ -561,8 +561,6 @@
"xfa/fxfa/fm2js/xfa_error.h",
"xfa/fxfa/fm2js/xfa_expression.cpp",
"xfa/fxfa/fm2js/xfa_expression.h",
- "xfa/fxfa/fm2js/xfa_fm2jsapi.cpp",
- "xfa/fxfa/fm2js/xfa_fm2jsapi.h",
"xfa/fxfa/fm2js/xfa_fm2jscontext.cpp",
"xfa/fxfa/fm2js/xfa_fm2jscontext.h",
"xfa/fxfa/fm2js/xfa_fmparse.cpp",