summaryrefslogtreecommitdiff
path: root/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD.gn')
-rw-r--r--BUILD.gn56
1 files changed, 33 insertions, 23 deletions
diff --git a/BUILD.gn b/BUILD.gn
index 2ddfbf70ae..e4bf45ddfa 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -1503,7 +1503,6 @@ if (pdf_enable_xfa) {
"xfa/fxbarcode/utils.h",
"xfa/fxfa/app/cxfa_csstagprovider.cpp",
"xfa/fxfa/app/cxfa_csstagprovider.h",
- "xfa/fxfa/app/cxfa_eventparam.cpp",
"xfa/fxfa/app/cxfa_linkuserdata.cpp",
"xfa/fxfa/app/cxfa_linkuserdata.h",
"xfa/fxfa/app/cxfa_loadercontext.cpp",
@@ -1520,17 +1519,12 @@ if (pdf_enable_xfa) {
"xfa/fxfa/app/cxfa_texttabstopscontext.h",
"xfa/fxfa/app/cxfa_textuserdata.cpp",
"xfa/fxfa/app/cxfa_textuserdata.h",
- "xfa/fxfa/app/xfa_checksum.cpp",
- "xfa/fxfa/app/xfa_ffapp.cpp",
"xfa/fxfa/app/xfa_ffbarcode.cpp",
"xfa/fxfa/app/xfa_ffbarcode.h",
"xfa/fxfa/app/xfa_ffcheckbutton.cpp",
"xfa/fxfa/app/xfa_ffcheckbutton.h",
"xfa/fxfa/app/xfa_ffchoicelist.cpp",
"xfa/fxfa/app/xfa_ffchoicelist.h",
- "xfa/fxfa/app/xfa_ffdoc.cpp",
- "xfa/fxfa/app/xfa_ffdochandler.cpp",
- "xfa/fxfa/app/xfa_ffdocview.cpp",
"xfa/fxfa/app/xfa_ffdraw.cpp",
"xfa/fxfa/app/xfa_ffdraw.h",
"xfa/fxfa/app/xfa_ffexclgroup.cpp",
@@ -1543,7 +1537,6 @@ if (pdf_enable_xfa) {
"xfa/fxfa/app/xfa_ffimageedit.h",
"xfa/fxfa/app/xfa_ffnotify.cpp",
"xfa/fxfa/app/xfa_ffnotify.h",
- "xfa/fxfa/app/xfa_ffpageview.cpp",
"xfa/fxfa/app/xfa_ffpath.cpp",
"xfa/fxfa/app/xfa_ffpath.h",
"xfa/fxfa/app/xfa_ffpushbutton.cpp",
@@ -1556,19 +1549,47 @@ if (pdf_enable_xfa) {
"xfa/fxfa/app/xfa_fftext.h",
"xfa/fxfa/app/xfa_fftextedit.cpp",
"xfa/fxfa/app/xfa_fftextedit.h",
- "xfa/fxfa/app/xfa_ffwidget.cpp",
"xfa/fxfa/app/xfa_ffwidgetacc.cpp",
"xfa/fxfa/app/xfa_ffwidgetacc.h",
- "xfa/fxfa/app/xfa_ffwidgethandler.cpp",
- "xfa/fxfa/app/xfa_fontmgr.cpp",
"xfa/fxfa/app/xfa_fwladapter.cpp",
"xfa/fxfa/app/xfa_fwladapter.h",
"xfa/fxfa/app/xfa_fwltheme.cpp",
"xfa/fxfa/app/xfa_fwltheme.h",
- "xfa/fxfa/app/xfa_rendercontext.cpp",
"xfa/fxfa/app/xfa_textpiece.cpp",
"xfa/fxfa/app/xfa_textpiece.h",
+ "xfa/fxfa/cxfa_checksumcontext.cpp",
+ "xfa/fxfa/cxfa_checksumcontext.h",
+ "xfa/fxfa/cxfa_deffontmgr.cpp",
+ "xfa/fxfa/cxfa_deffontmgr.h",
+ "xfa/fxfa/cxfa_eventparam.cpp",
"xfa/fxfa/cxfa_eventparam.h",
+ "xfa/fxfa/cxfa_ffapp.cpp",
+ "xfa/fxfa/cxfa_ffapp.h",
+ "xfa/fxfa/cxfa_ffdoc.cpp",
+ "xfa/fxfa/cxfa_ffdoc.h",
+ "xfa/fxfa/cxfa_ffdochandler.cpp",
+ "xfa/fxfa/cxfa_ffdochandler.h",
+ "xfa/fxfa/cxfa_ffdocview.cpp",
+ "xfa/fxfa/cxfa_ffdocview.h",
+ "xfa/fxfa/cxfa_ffpageview.cpp",
+ "xfa/fxfa/cxfa_ffpageview.h",
+ "xfa/fxfa/cxfa_ffwidget.cpp",
+ "xfa/fxfa/cxfa_ffwidget.h",
+ "xfa/fxfa/cxfa_ffwidgethandler.cpp",
+ "xfa/fxfa/cxfa_ffwidgethandler.h",
+ "xfa/fxfa/cxfa_fontmgr.cpp",
+ "xfa/fxfa/cxfa_fontmgr.h",
+ "xfa/fxfa/cxfa_pdffontmgr.cpp",
+ "xfa/fxfa/cxfa_pdffontmgr.h",
+ "xfa/fxfa/cxfa_rendercontext.cpp",
+ "xfa/fxfa/cxfa_rendercontext.h",
+ "xfa/fxfa/cxfa_saxcontext.h",
+ "xfa/fxfa/cxfa_saxreaderhandler.cpp",
+ "xfa/fxfa/cxfa_saxreaderhandler.h",
+ "xfa/fxfa/cxfa_widgetacc.cpp",
+ "xfa/fxfa/cxfa_widgetacc.h",
+ "xfa/fxfa/cxfa_widgetacciterator.cpp",
+ "xfa/fxfa/cxfa_widgetacciterator.h",
"xfa/fxfa/fm2js/xfa_error.cpp",
"xfa/fxfa/fm2js/xfa_error.h",
"xfa/fxfa/fm2js/xfa_expression.cpp",
@@ -1585,7 +1606,6 @@ if (pdf_enable_xfa) {
"xfa/fxfa/fm2js/xfa_simpleexpression.h",
"xfa/fxfa/fxfa.h",
"xfa/fxfa/fxfa_basic.h",
- "xfa/fxfa/fxfa_widget.h",
"xfa/fxfa/parser/cscript_datawindow.cpp",
"xfa/fxfa/parser/cscript_datawindow.h",
"xfa/fxfa/parser/cscript_eventpseudomodel.cpp",
@@ -1716,16 +1736,6 @@ if (pdf_enable_xfa) {
"xfa/fxfa/parser/xfa_resolvenode_rs.h",
"xfa/fxfa/parser/xfa_utils.cpp",
"xfa/fxfa/parser/xfa_utils.h",
- "xfa/fxfa/xfa_checksum.h",
- "xfa/fxfa/xfa_ffapp.h",
- "xfa/fxfa/xfa_ffdoc.h",
- "xfa/fxfa/xfa_ffdochandler.h",
- "xfa/fxfa/xfa_ffdocview.h",
- "xfa/fxfa/xfa_ffpageview.h",
- "xfa/fxfa/xfa_ffwidget.h",
- "xfa/fxfa/xfa_ffwidgethandler.h",
- "xfa/fxfa/xfa_fontmgr.h",
- "xfa/fxfa/xfa_rendercontext.h",
"xfa/fxgraphics/cfx_color.cpp",
"xfa/fxgraphics/cfx_color.h",
"xfa/fxgraphics/cfx_graphics.cpp",
@@ -1809,7 +1819,7 @@ test("pdfium_unittests") {
"xfa/fgas/layout/fgas_rtfbreak_unittest.cpp",
"xfa/fxbarcode/pdf417/BC_PDF417HighLevelEncoder_unittest.cpp",
"xfa/fxfa/app/cxfa_textparser_unittest.cpp",
- "xfa/fxfa/app/xfa_ffapp_unittest.cpp",
+ "xfa/fxfa/cxfa_ffapp_unitest.cpp",
"xfa/fxfa/fm2js/xfa_simpleexpression_unittest.cpp",
"xfa/fxfa/parser/xfa_utils_unittest.cpp",
]