From 9647614a5dcd00d50aacf4e000fd23a5ebb13931 Mon Sep 17 00:00:00 2001 From: Dan Sinclair Date: Wed, 3 Jan 2018 11:25:05 -0500 Subject: Fold CXFA_OccurData into CXFA_Occur This CL folds the CXFA_OccurData wrapper into CXFA_Occur. Change-Id: I52e237e4f6b76f6915c397e924037562fd9eda6a Reviewed-on: https://pdfium-review.googlesource.com/22130 Reviewed-by: Ryan Harrison Commit-Queue: dsinclair --- BUILD.gn | 2 -- 1 file changed, 2 deletions(-) (limited to 'BUILD.gn') diff --git a/BUILD.gn b/BUILD.gn index 453354414e..cb0f52dc63 100644 --- a/BUILD.gn +++ b/BUILD.gn @@ -2486,8 +2486,6 @@ if (pdf_enable_xfa) { "xfa/fxfa/parser/cxfa_object.h", "xfa/fxfa/parser/cxfa_occur.cpp", "xfa/fxfa/parser/cxfa_occur.h", - "xfa/fxfa/parser/cxfa_occurdata.cpp", - "xfa/fxfa/parser/cxfa_occurdata.h", "xfa/fxfa/parser/cxfa_oid.cpp", "xfa/fxfa/parser/cxfa_oid.h", "xfa/fxfa/parser/cxfa_oids.cpp", -- cgit v1.2.3