Rename the CScript_* files to match class names.

This Cl updates the various files to have filenames which match the classes
inside those files.

Review-Url: https://codereview.chromium.org/2161193002
diff --git a/BUILD.gn b/BUILD.gn
index 562036a..f4f4092 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -1327,6 +1327,18 @@
       "xfa/fxfa/include/xfa_ffwidgethandler.h",
       "xfa/fxfa/include/xfa_fontmgr.h",
       "xfa/fxfa/include/xfa_rendercontext.h",
+      "xfa/fxfa/parser/cscript_datawindow.cpp",
+      "xfa/fxfa/parser/cscript_datawindow.h",
+      "xfa/fxfa/parser/cscript_eventpseudomodel.cpp",
+      "xfa/fxfa/parser/cscript_eventpseudomodel.h",
+      "xfa/fxfa/parser/cscript_hostpseudomodel.cpp",
+      "xfa/fxfa/parser/cscript_hostpseudomodel.h",
+      "xfa/fxfa/parser/cscript_layoutpseudomodel.cpp",
+      "xfa/fxfa/parser/cscript_layoutpseudomodel.h",
+      "xfa/fxfa/parser/cscript_logpseudomodel.cpp",
+      "xfa/fxfa/parser/cscript_logpseudomodel.h",
+      "xfa/fxfa/parser/cscript_signaturepseudomodel.cpp",
+      "xfa/fxfa/parser/cscript_signaturepseudomodel.h",
       "xfa/fxfa/parser/cxfa_arc.h",
       "xfa/fxfa/parser/cxfa_arraynodelist.cpp",
       "xfa/fxfa/parser/cxfa_assist.cpp",
@@ -1427,24 +1439,12 @@
       "xfa/fxfa/parser/xfa_localevalue.h",
       "xfa/fxfa/parser/xfa_object.h",
       "xfa/fxfa/parser/xfa_script.h",
-      "xfa/fxfa/parser/xfa_script_datawindow.cpp",
-      "xfa/fxfa/parser/xfa_script_datawindow.h",
-      "xfa/fxfa/parser/xfa_script_eventpseudomodel.cpp",
-      "xfa/fxfa/parser/xfa_script_eventpseudomodel.h",
-      "xfa/fxfa/parser/xfa_script_hostpseudomodel.cpp",
-      "xfa/fxfa/parser/xfa_script_hostpseudomodel.h",
       "xfa/fxfa/parser/xfa_script_imp.cpp",
       "xfa/fxfa/parser/xfa_script_imp.h",
-      "xfa/fxfa/parser/xfa_script_layoutpseudomodel.cpp",
-      "xfa/fxfa/parser/xfa_script_layoutpseudomodel.h",
-      "xfa/fxfa/parser/xfa_script_logpseudomodel.cpp",
-      "xfa/fxfa/parser/xfa_script_logpseudomodel.h",
       "xfa/fxfa/parser/xfa_script_nodehelper.cpp",
       "xfa/fxfa/parser/xfa_script_nodehelper.h",
       "xfa/fxfa/parser/xfa_script_resolveprocessor.cpp",
       "xfa/fxfa/parser/xfa_script_resolveprocessor.h",
-      "xfa/fxfa/parser/xfa_script_signaturepseudomodel.cpp",
-      "xfa/fxfa/parser/xfa_script_signaturepseudomodel.h",
       "xfa/fxfa/parser/xfa_utils.h",
       "xfa/fxfa/parser/xfa_utils_imp.cpp",
       "xfa/fxgraphics/cagg_graphics.cpp",
diff --git a/xfa.gyp b/xfa.gyp
index 999be12..92ea454 100644
--- a/xfa.gyp
+++ b/xfa.gyp
@@ -437,6 +437,18 @@
         "xfa/fxfa/include/xfa_ffwidgethandler.h",
         "xfa/fxfa/include/xfa_fontmgr.h",
         "xfa/fxfa/include/xfa_rendercontext.h",
+        "xfa/fxfa/parser/cscript_datawindow.cpp",
+        "xfa/fxfa/parser/cscript_datawindow.h",
+        "xfa/fxfa/parser/cscript_eventpseudomodel.cpp",
+        "xfa/fxfa/parser/cscript_eventpseudomodel.h",
+        "xfa/fxfa/parser/cscript_hostpseudomodel.cpp",
+        "xfa/fxfa/parser/cscript_hostpseudomodel.h",
+        "xfa/fxfa/parser/cscript_layoutpseudomodel.cpp",
+        "xfa/fxfa/parser/cscript_layoutpseudomodel.h",
+        "xfa/fxfa/parser/cscript_logpseudomodel.cpp",
+        "xfa/fxfa/parser/cscript_logpseudomodel.h",
+        "xfa/fxfa/parser/cscript_signaturepseudomodel.cpp",
+        "xfa/fxfa/parser/cscript_signaturepseudomodel.h",
         "xfa/fxfa/parser/cxfa_arc.h",
         "xfa/fxfa/parser/cxfa_arraynodelist.cpp",
         "xfa/fxfa/parser/cxfa_assist.cpp",
@@ -537,24 +549,12 @@
         "xfa/fxfa/parser/xfa_localevalue.h",
         "xfa/fxfa/parser/xfa_object.h",
         "xfa/fxfa/parser/xfa_script.h",
-        "xfa/fxfa/parser/xfa_script_datawindow.cpp",
-        "xfa/fxfa/parser/xfa_script_datawindow.h",
-        "xfa/fxfa/parser/xfa_script_eventpseudomodel.cpp",
-        "xfa/fxfa/parser/xfa_script_eventpseudomodel.h",
-        "xfa/fxfa/parser/xfa_script_hostpseudomodel.cpp",
-        "xfa/fxfa/parser/xfa_script_hostpseudomodel.h",
         "xfa/fxfa/parser/xfa_script_imp.cpp",
         "xfa/fxfa/parser/xfa_script_imp.h",
-        "xfa/fxfa/parser/xfa_script_layoutpseudomodel.cpp",
-        "xfa/fxfa/parser/xfa_script_layoutpseudomodel.h",
-        "xfa/fxfa/parser/xfa_script_logpseudomodel.cpp",
-        "xfa/fxfa/parser/xfa_script_logpseudomodel.h",
         "xfa/fxfa/parser/xfa_script_nodehelper.cpp",
         "xfa/fxfa/parser/xfa_script_nodehelper.h",
         "xfa/fxfa/parser/xfa_script_resolveprocessor.cpp",
         "xfa/fxfa/parser/xfa_script_resolveprocessor.h",
-        "xfa/fxfa/parser/xfa_script_signaturepseudomodel.cpp",
-        "xfa/fxfa/parser/xfa_script_signaturepseudomodel.h",
         "xfa/fxfa/parser/xfa_utils.h",
         "xfa/fxfa/parser/xfa_utils_imp.cpp",
         "xfa/fxgraphics/cagg_graphics.cpp",
diff --git a/xfa/fxfa/parser/xfa_script_datawindow.cpp b/xfa/fxfa/parser/cscript_datawindow.cpp
similarity index 97%
rename from xfa/fxfa/parser/xfa_script_datawindow.cpp
rename to xfa/fxfa/parser/cscript_datawindow.cpp
index aa399b7..a5b0587 100644
--- a/xfa/fxfa/parser/xfa_script_datawindow.cpp
+++ b/xfa/fxfa/parser/cscript_datawindow.cpp
@@ -4,7 +4,7 @@
 
 // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
 
-#include "xfa/fxfa/parser/xfa_script_datawindow.h"
+#include "xfa/fxfa/parser/cscript_datawindow.h"
 
 #include "fxjs/include/cfxjse_arguments.h"
 #include "xfa/fxfa/parser/xfa_doclayout.h"
diff --git a/xfa/fxfa/parser/xfa_script_datawindow.h b/xfa/fxfa/parser/cscript_datawindow.h
similarity index 88%
rename from xfa/fxfa/parser/xfa_script_datawindow.h
rename to xfa/fxfa/parser/cscript_datawindow.h
index ea8e6ad..e1ee13a 100644
--- a/xfa/fxfa/parser/xfa_script_datawindow.h
+++ b/xfa/fxfa/parser/cscript_datawindow.h
@@ -4,8 +4,8 @@
 
 // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
 
-#ifndef XFA_FXFA_PARSER_XFA_SCRIPT_DATAWINDOW_H_
-#define XFA_FXFA_PARSER_XFA_SCRIPT_DATAWINDOW_H_
+#ifndef XFA_FXFA_PARSER_CSCRIPT_DATAWINDOW_H_
+#define XFA_FXFA_PARSER_CSCRIPT_DATAWINDOW_H_
 
 #include "fxjs/include/cfxjse_arguments.h"
 #include "xfa/fxfa/parser/xfa_object.h"
@@ -33,4 +33,4 @@
                  XFA_ATTRIBUTE eAttribute);
 };
 
-#endif  // XFA_FXFA_PARSER_XFA_SCRIPT_DATAWINDOW_H_
+#endif  // XFA_FXFA_PARSER_CSCRIPT_DATAWINDOW_H_
diff --git a/xfa/fxfa/parser/xfa_script_eventpseudomodel.cpp b/xfa/fxfa/parser/cscript_eventpseudomodel.cpp
similarity index 99%
rename from xfa/fxfa/parser/xfa_script_eventpseudomodel.cpp
rename to xfa/fxfa/parser/cscript_eventpseudomodel.cpp
index de4b7ae..d1d1aea 100644
--- a/xfa/fxfa/parser/xfa_script_eventpseudomodel.cpp
+++ b/xfa/fxfa/parser/cscript_eventpseudomodel.cpp
@@ -4,7 +4,7 @@
 
 // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
 
-#include "xfa/fxfa/parser/xfa_script_eventpseudomodel.h"
+#include "xfa/fxfa/parser/cscript_eventpseudomodel.h"
 
 #include "fxjs/include/cfxjse_arguments.h"
 #include "xfa/fxfa/app/xfa_ffnotify.h"
diff --git a/xfa/fxfa/parser/xfa_script_eventpseudomodel.h b/xfa/fxfa/parser/cscript_eventpseudomodel.h
similarity index 94%
rename from xfa/fxfa/parser/xfa_script_eventpseudomodel.h
rename to xfa/fxfa/parser/cscript_eventpseudomodel.h
index c52d3ce..41307d4 100644
--- a/xfa/fxfa/parser/xfa_script_eventpseudomodel.h
+++ b/xfa/fxfa/parser/cscript_eventpseudomodel.h
@@ -4,8 +4,8 @@
 
 // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
 
-#ifndef XFA_FXFA_PARSER_XFA_SCRIPT_EVENTPSEUDOMODEL_H_
-#define XFA_FXFA_PARSER_XFA_SCRIPT_EVENTPSEUDOMODEL_H_
+#ifndef XFA_FXFA_PARSER_CSCRIPT_EVENTPSEUDOMODEL_H_
+#define XFA_FXFA_PARSER_CSCRIPT_EVENTPSEUDOMODEL_H_
 
 #include "fxjs/include/cfxjse_arguments.h"
 #include "xfa/fxfa/parser/xfa_object.h"
@@ -83,4 +83,4 @@
   void Property(CFXJSE_Value* pValue, XFA_Event dwFlag, FX_BOOL bSetting);
 };
 
-#endif  // XFA_FXFA_PARSER_XFA_SCRIPT_EVENTPSEUDOMODEL_H_
+#endif  // XFA_FXFA_PARSER_CSCRIPT_EVENTPSEUDOMODEL_H_
diff --git a/xfa/fxfa/parser/xfa_script_hostpseudomodel.cpp b/xfa/fxfa/parser/cscript_hostpseudomodel.cpp
similarity index 99%
rename from xfa/fxfa/parser/xfa_script_hostpseudomodel.cpp
rename to xfa/fxfa/parser/cscript_hostpseudomodel.cpp
index 9153761..365d268 100644
--- a/xfa/fxfa/parser/xfa_script_hostpseudomodel.cpp
+++ b/xfa/fxfa/parser/cscript_hostpseudomodel.cpp
@@ -4,7 +4,7 @@
 
 // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
 
-#include "xfa/fxfa/parser/xfa_script_hostpseudomodel.h"
+#include "xfa/fxfa/parser/cscript_hostpseudomodel.h"
 
 #include "fxjs/include/cfxjse_arguments.h"
 #include "xfa/fxfa/app/xfa_ffnotify.h"
diff --git a/xfa/fxfa/parser/xfa_script_hostpseudomodel.h b/xfa/fxfa/parser/cscript_hostpseudomodel.h
similarity index 94%
rename from xfa/fxfa/parser/xfa_script_hostpseudomodel.h
rename to xfa/fxfa/parser/cscript_hostpseudomodel.h
index d5c1b19..f07ba95 100644
--- a/xfa/fxfa/parser/xfa_script_hostpseudomodel.h
+++ b/xfa/fxfa/parser/cscript_hostpseudomodel.h
@@ -4,8 +4,8 @@
 
 // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
 
-#ifndef XFA_FXFA_PARSER_XFA_SCRIPT_HOSTPSEUDOMODEL_H_
-#define XFA_FXFA_PARSER_XFA_SCRIPT_HOSTPSEUDOMODEL_H_
+#ifndef XFA_FXFA_PARSER_CSCRIPT_HOSTPSEUDOMODEL_H_
+#define XFA_FXFA_PARSER_CSCRIPT_HOSTPSEUDOMODEL_H_
 
 #include "fxjs/include/cfxjse_arguments.h"
 #include "xfa/fxfa/parser/xfa_document.h"
@@ -71,4 +71,4 @@
                              CFX_WideString& wsValue);
 };
 
-#endif  // XFA_FXFA_PARSER_XFA_SCRIPT_HOSTPSEUDOMODEL_H_
+#endif  // XFA_FXFA_PARSER_CSCRIPT_HOSTPSEUDOMODEL_H_
diff --git a/xfa/fxfa/parser/xfa_script_layoutpseudomodel.cpp b/xfa/fxfa/parser/cscript_layoutpseudomodel.cpp
similarity index 99%
rename from xfa/fxfa/parser/xfa_script_layoutpseudomodel.cpp
rename to xfa/fxfa/parser/cscript_layoutpseudomodel.cpp
index 4a64af9..d50f1b7 100644
--- a/xfa/fxfa/parser/xfa_script_layoutpseudomodel.cpp
+++ b/xfa/fxfa/parser/cscript_layoutpseudomodel.cpp
@@ -4,7 +4,7 @@
 
 // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
 
-#include "xfa/fxfa/parser/xfa_script_layoutpseudomodel.h"
+#include "xfa/fxfa/parser/cscript_layoutpseudomodel.h"
 
 #include <set>
 
diff --git a/xfa/fxfa/parser/xfa_script_layoutpseudomodel.h b/xfa/fxfa/parser/cscript_layoutpseudomodel.h
similarity index 92%
rename from xfa/fxfa/parser/xfa_script_layoutpseudomodel.h
rename to xfa/fxfa/parser/cscript_layoutpseudomodel.h
index 1e61c42..f812c3d 100644
--- a/xfa/fxfa/parser/xfa_script_layoutpseudomodel.h
+++ b/xfa/fxfa/parser/cscript_layoutpseudomodel.h
@@ -4,8 +4,8 @@
 
 // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
 
-#ifndef XFA_FXFA_PARSER_XFA_SCRIPT_LAYOUTPSEUDOMODEL_H_
-#define XFA_FXFA_PARSER_XFA_SCRIPT_LAYOUTPSEUDOMODEL_H_
+#ifndef XFA_FXFA_PARSER_CSCRIPT_LAYOUTPSEUDOMODEL_H_
+#define XFA_FXFA_PARSER_CSCRIPT_LAYOUTPSEUDOMODEL_H_
 
 #include "fxjs/include/cfxjse_arguments.h"
 #include "xfa/fxfa/parser/xfa_doclayout.h"
@@ -56,4 +56,4 @@
   void PageImp(CFXJSE_Arguments* pArguments, FX_BOOL bAbsPage);
 };
 
-#endif  // XFA_FXFA_PARSER_XFA_SCRIPT_LAYOUTPSEUDOMODEL_H_
+#endif  // XFA_FXFA_PARSER_CSCRIPT_LAYOUTPSEUDOMODEL_H_
diff --git a/xfa/fxfa/parser/xfa_script_logpseudomodel.cpp b/xfa/fxfa/parser/cscript_logpseudomodel.cpp
similarity index 95%
rename from xfa/fxfa/parser/xfa_script_logpseudomodel.cpp
rename to xfa/fxfa/parser/cscript_logpseudomodel.cpp
index 4abed33..ae3629d 100644
--- a/xfa/fxfa/parser/xfa_script_logpseudomodel.cpp
+++ b/xfa/fxfa/parser/cscript_logpseudomodel.cpp
@@ -4,7 +4,7 @@
 
 // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
 
-#include "xfa/fxfa/parser/xfa_script_logpseudomodel.h"
+#include "xfa/fxfa/parser/cscript_logpseudomodel.h"
 
 #include "fxjs/include/cfxjse_arguments.h"
 #include "xfa/fxfa/parser/xfa_doclayout.h"
diff --git a/xfa/fxfa/parser/xfa_script_logpseudomodel.h b/xfa/fxfa/parser/cscript_logpseudomodel.h
similarity index 82%
rename from xfa/fxfa/parser/xfa_script_logpseudomodel.h
rename to xfa/fxfa/parser/cscript_logpseudomodel.h
index 917bbdc..1da076e 100644
--- a/xfa/fxfa/parser/xfa_script_logpseudomodel.h
+++ b/xfa/fxfa/parser/cscript_logpseudomodel.h
@@ -4,8 +4,8 @@
 
 // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
 
-#ifndef XFA_FXFA_PARSER_XFA_SCRIPT_LOGPSEUDOMODEL_H_
-#define XFA_FXFA_PARSER_XFA_SCRIPT_LOGPSEUDOMODEL_H_
+#ifndef XFA_FXFA_PARSER_CSCRIPT_LOGPSEUDOMODEL_H_
+#define XFA_FXFA_PARSER_CSCRIPT_LOGPSEUDOMODEL_H_
 
 #include "fxjs/include/cfxjse_arguments.h"
 #include "xfa/fxfa/parser/xfa_object.h"
@@ -22,4 +22,4 @@
   void Trace(CFXJSE_Arguments* pArguments);
 };
 
-#endif  // XFA_FXFA_PARSER_XFA_SCRIPT_LOGPSEUDOMODEL_H_
+#endif  // XFA_FXFA_PARSER_CSCRIPT_LOGPSEUDOMODEL_H_
diff --git a/xfa/fxfa/parser/xfa_script_signaturepseudomodel.cpp b/xfa/fxfa/parser/cscript_signaturepseudomodel.cpp
similarity index 98%
rename from xfa/fxfa/parser/xfa_script_signaturepseudomodel.cpp
rename to xfa/fxfa/parser/cscript_signaturepseudomodel.cpp
index 95b9a36..ed5891e 100644
--- a/xfa/fxfa/parser/xfa_script_signaturepseudomodel.cpp
+++ b/xfa/fxfa/parser/cscript_signaturepseudomodel.cpp
@@ -4,7 +4,7 @@
 
 // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
 
-#include "xfa/fxfa/parser/xfa_script_signaturepseudomodel.h"
+#include "xfa/fxfa/parser/cscript_signaturepseudomodel.h"
 
 #include "fxjs/include/cfxjse_arguments.h"
 #include "xfa/fxfa/app/xfa_ffnotify.h"
diff --git a/xfa/fxfa/parser/xfa_script_signaturepseudomodel.h b/xfa/fxfa/parser/cscript_signaturepseudomodel.h
similarity index 79%
rename from xfa/fxfa/parser/xfa_script_signaturepseudomodel.h
rename to xfa/fxfa/parser/cscript_signaturepseudomodel.h
index 56f5e5d..f8478c2 100644
--- a/xfa/fxfa/parser/xfa_script_signaturepseudomodel.h
+++ b/xfa/fxfa/parser/cscript_signaturepseudomodel.h
@@ -4,8 +4,8 @@
 
 // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
 
-#ifndef XFA_FXFA_PARSER_XFA_SCRIPT_SIGNATUREPSEUDOMODEL_H_
-#define XFA_FXFA_PARSER_XFA_SCRIPT_SIGNATUREPSEUDOMODEL_H_
+#ifndef XFA_FXFA_PARSER_CSCRIPT_SIGNATUREPSEUDOMODEL_H_
+#define XFA_FXFA_PARSER_CSCRIPT_SIGNATUREPSEUDOMODEL_H_
 
 #include "fxjs/include/cfxjse_arguments.h"
 #include "xfa/fxfa/parser/xfa_object.h"
@@ -21,4 +21,4 @@
   void Clear(CFXJSE_Arguments* pArguments);
 };
 
-#endif  // XFA_FXFA_PARSER_XFA_SCRIPT_SIGNATUREPSEUDOMODEL_H_
+#endif  // XFA_FXFA_PARSER_CSCRIPT_SIGNATUREPSEUDOMODEL_H_
diff --git a/xfa/fxfa/parser/xfa_basic_data_element_script.cpp b/xfa/fxfa/parser/xfa_basic_data_element_script.cpp
index ee4d578..7ea1679 100644
--- a/xfa/fxfa/parser/xfa_basic_data_element_script.cpp
+++ b/xfa/fxfa/parser/xfa_basic_data_element_script.cpp
@@ -7,13 +7,13 @@
 #include "xfa/fxfa/parser/xfa_basic_data.h"
 
 #include "xfa/fxfa/include/fxfa_basic.h"
+#include "xfa/fxfa/parser/cscript_datawindow.h"
+#include "xfa/fxfa/parser/cscript_eventpseudomodel.h"
+#include "xfa/fxfa/parser/cscript_hostpseudomodel.h"
+#include "xfa/fxfa/parser/cscript_layoutpseudomodel.h"
+#include "xfa/fxfa/parser/cscript_logpseudomodel.h"
+#include "xfa/fxfa/parser/cscript_signaturepseudomodel.h"
 #include "xfa/fxfa/parser/xfa_script.h"
-#include "xfa/fxfa/parser/xfa_script_datawindow.h"
-#include "xfa/fxfa/parser/xfa_script_eventpseudomodel.h"
-#include "xfa/fxfa/parser/xfa_script_hostpseudomodel.h"
-#include "xfa/fxfa/parser/xfa_script_layoutpseudomodel.h"
-#include "xfa/fxfa/parser/xfa_script_logpseudomodel.h"
-#include "xfa/fxfa/parser/xfa_script_signaturepseudomodel.h"
 
 const XFA_SCRIPTHIERARCHY g_XFAScriptIndex[] = {
     {0, 0, 0, 2, 316},      {0, 0, 2, 2, 316},       {0, 0, 4, 2, 316},
diff --git a/xfa/fxfa/parser/xfa_document_imp.cpp b/xfa/fxfa/parser/xfa_document_imp.cpp
index 382fd7d..b862b59 100644
--- a/xfa/fxfa/parser/xfa_document_imp.cpp
+++ b/xfa/fxfa/parser/xfa_document_imp.cpp
@@ -6,6 +6,12 @@
 
 #include "core/fxcrt/include/fx_ext.h"
 #include "xfa/fxfa/app/xfa_ffnotify.h"
+#include "xfa/fxfa/parser/cscript_datawindow.h"
+#include "xfa/fxfa/parser/cscript_eventpseudomodel.h"
+#include "xfa/fxfa/parser/cscript_hostpseudomodel.h"
+#include "xfa/fxfa/parser/cscript_layoutpseudomodel.h"
+#include "xfa/fxfa/parser/cscript_logpseudomodel.h"
+#include "xfa/fxfa/parser/cscript_signaturepseudomodel.h"
 #include "xfa/fxfa/parser/cxfa_document_parser.h"
 #include "xfa/fxfa/parser/xfa_basic_imp.h"
 #include "xfa/fxfa/parser/xfa_doclayout.h"
@@ -14,13 +20,7 @@
 #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_script_datawindow.h"
-#include "xfa/fxfa/parser/xfa_script_eventpseudomodel.h"
-#include "xfa/fxfa/parser/xfa_script_hostpseudomodel.h"
 #include "xfa/fxfa/parser/xfa_script_imp.h"
-#include "xfa/fxfa/parser/xfa_script_layoutpseudomodel.h"
-#include "xfa/fxfa/parser/xfa_script_logpseudomodel.h"
-#include "xfa/fxfa/parser/xfa_script_signaturepseudomodel.h"
 #include "xfa/fxfa/parser/xfa_utils.h"
 
 CXFA_Document::CXFA_Document(CXFA_DocumentParser* pParser)