summaryrefslogtreecommitdiff
path: root/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD.gn')
-rw-r--r--BUILD.gn4
1 files changed, 2 insertions, 2 deletions
diff --git a/BUILD.gn b/BUILD.gn
index 0b9b4e0a95..11b73b3a7a 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -1438,6 +1438,8 @@ if (pdf_enable_xfa) {
"xfa/fxfa/parser/cxfa_image.h",
"xfa/fxfa/parser/cxfa_layoutitem.cpp",
"xfa/fxfa/parser/cxfa_layoutitem.h",
+ "xfa/fxfa/parser/cxfa_layoutpagemgr.cpp",
+ "xfa/fxfa/parser/cxfa_layoutpagemgr.h",
"xfa/fxfa/parser/cxfa_layoutprocessor.cpp",
"xfa/fxfa/parser/cxfa_layoutprocessor.h",
"xfa/fxfa/parser/cxfa_line.cpp",
@@ -1500,8 +1502,6 @@ if (pdf_enable_xfa) {
"xfa/fxfa/parser/xfa_document_datamerger_imp.h",
"xfa/fxfa/parser/xfa_layout_itemlayout.cpp",
"xfa/fxfa/parser/xfa_layout_itemlayout.h",
- "xfa/fxfa/parser/xfa_layout_pagemgr_new.cpp",
- "xfa/fxfa/parser/xfa_layout_pagemgr_new.h",
"xfa/fxfa/parser/xfa_locale.cpp",
"xfa/fxfa/parser/xfa_locale.h",
"xfa/fxfa/parser/xfa_localemgr.cpp",