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 4f5f8e26b6..70eb37edc1 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -1819,8 +1819,8 @@ if (pdf_enable_xfa) {
"xfa/fxfa/parser/cxfa_document_parser.cpp",
"xfa/fxfa/parser/cxfa_document_parser.h",
"xfa/fxfa/parser/cxfa_edgedata.h",
- "xfa/fxfa/parser/cxfa_event.cpp",
- "xfa/fxfa/parser/cxfa_event.h",
+ "xfa/fxfa/parser/cxfa_eventdata.cpp",
+ "xfa/fxfa/parser/cxfa_eventdata.h",
"xfa/fxfa/parser/cxfa_exdata.cpp",
"xfa/fxfa/parser/cxfa_exdata.h",
"xfa/fxfa/parser/cxfa_fill.cpp",