diff options
author | dsinclair <dsinclair@chromium.org> | 2016-07-20 06:34:45 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2016-07-20 06:34:45 -0700 |
commit | 31f8740fe51ceca8e973a2efe40d4d440d7a5cb7 (patch) | |
tree | 1ca536ca7019d3ac5f63ccaf9436ee40d6165d00 /xfa/fxfa/parser/cscript_logpseudomodel.cpp | |
parent | c1515ef195a2310f1d07838902eb10d66f66dbed (diff) | |
download | pdfium-31f8740fe51ceca8e973a2efe40d4d440d7a5cb7.tar.xz |
Rename remaining xfa_script_* files.
This Cl renames the remaining xfa_script_* files to match the class names
contained within the files.
Review-Url: https://codereview.chromium.org/2160343002
Diffstat (limited to 'xfa/fxfa/parser/cscript_logpseudomodel.cpp')
-rw-r--r-- | xfa/fxfa/parser/cscript_logpseudomodel.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xfa/fxfa/parser/cscript_logpseudomodel.cpp b/xfa/fxfa/parser/cscript_logpseudomodel.cpp index ae3629d5a5..fbb13af035 100644 --- a/xfa/fxfa/parser/cscript_logpseudomodel.cpp +++ b/xfa/fxfa/parser/cscript_logpseudomodel.cpp @@ -11,7 +11,6 @@ #include "xfa/fxfa/parser/xfa_document.h" #include "xfa/fxfa/parser/xfa_localemgr.h" #include "xfa/fxfa/parser/xfa_object.h" -#include "xfa/fxfa/parser/xfa_script.h" #include "xfa/fxfa/parser/xfa_utils.h" CScript_LogPseudoModel::CScript_LogPseudoModel(CXFA_Document* pDocument) |