summaryrefslogtreecommitdiff
path: root/xfa/fxfa/parser/xfa_script_logpseudomodel.cpp
diff options
context:
space:
mode:
authorDan Sinclair <dsinclair@chromium.org>2016-03-15 15:42:31 -0400
committerDan Sinclair <dsinclair@chromium.org>2016-03-15 15:42:31 -0400
commit3a8051c8cb55e3c108c1f860dc743c42827ae4fa (patch)
treea74f6fe441e57669f7b25766f1d724e8ef8ed0d4 /xfa/fxfa/parser/xfa_script_logpseudomodel.cpp
parent56c1019e694ba9c2d6624d3c11d99c22798ffdc8 (diff)
downloadpdfium-3a8051c8cb55e3c108c1f860dc743c42827ae4fa.tar.xz
Move xfa/include/fxjse/fxjse.h into xfa/fxjse/include.
This CL moves the fxjse.h header and splits the cfxjse_arguments.h into its own file. R=tsepez@chromium.org Review URL: https://codereview.chromium.org/1807623002 .
Diffstat (limited to 'xfa/fxfa/parser/xfa_script_logpseudomodel.cpp')
-rw-r--r--xfa/fxfa/parser/xfa_script_logpseudomodel.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/xfa/fxfa/parser/xfa_script_logpseudomodel.cpp b/xfa/fxfa/parser/xfa_script_logpseudomodel.cpp
index 01f94c5414..f2d7f1aaf8 100644
--- a/xfa/fxfa/parser/xfa_script_logpseudomodel.cpp
+++ b/xfa/fxfa/parser/xfa_script_logpseudomodel.cpp
@@ -15,6 +15,7 @@
#include "xfa/fxfa/parser/xfa_parser.h"
#include "xfa/fxfa/parser/xfa_script.h"
#include "xfa/fxfa/parser/xfa_utils.h"
+#include "xfa/fxjse/cfxjse_arguments.h"
CScript_LogPseudoModel::CScript_LogPseudoModel(CXFA_Document* pDocument)
: CXFA_OrdinaryObject(pDocument, XFA_ELEMENT_LogPseudoModel) {