From fa50df5605a14ca4c9ba440506685981f1c8b04b Mon Sep 17 00:00:00 2001 From: Dan Sinclair Date: Wed, 3 Jan 2018 12:15:53 -0500 Subject: Fold CXFA_CaptionData into CXFA_Caption This CL folds the CXFA_CaptionData wrapper class into CXFA_Caption. Change-Id: I65302656a89985dec4d0ec1f42b5eaa95d22aae2 Reviewed-on: https://pdfium-review.googlesource.com/22150 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 5c3f047b39..f85934d39d 100644 --- a/BUILD.gn +++ b/BUILD.gn @@ -2145,8 +2145,6 @@ if (pdf_enable_xfa) { "xfa/fxfa/parser/cxfa_calendarsymbols.h", "xfa/fxfa/parser/cxfa_caption.cpp", "xfa/fxfa/parser/cxfa_caption.h", - "xfa/fxfa/parser/cxfa_captiondata.cpp", - "xfa/fxfa/parser/cxfa_captiondata.h", "xfa/fxfa/parser/cxfa_certificate.cpp", "xfa/fxfa/parser/cxfa_certificate.h", "xfa/fxfa/parser/cxfa_certificates.cpp", -- cgit v1.2.3