From 4cf0589c4bc388781cbfc8459c4904bb2bd947bf Mon Sep 17 00:00:00 2001 From: Dan Sinclair Date: Wed, 3 Jan 2018 16:58:06 -0500 Subject: Fold CXFA_ExDataData into CXFA_ExData This CL removes the CXFA_ExDataData wrapper and puts the code in CXFA_ExData directly. Change-Id: I9406d615a09fb431b5c620ed348f9976cf8dc72a Reviewed-on: https://pdfium-review.googlesource.com/22230 Reviewed-by: Henrique Nakashima Commit-Queue: dsinclair --- BUILD.gn | 2 -- 1 file changed, 2 deletions(-) (limited to 'BUILD.gn') diff --git a/BUILD.gn b/BUILD.gn index c1b885f99f..4a260e1d3d 100644 --- a/BUILD.gn +++ b/BUILD.gn @@ -2309,8 +2309,6 @@ if (pdf_enable_xfa) { "xfa/fxfa/parser/cxfa_excludens.h", "xfa/fxfa/parser/cxfa_exdata.cpp", "xfa/fxfa/parser/cxfa_exdata.h", - "xfa/fxfa/parser/cxfa_exdatadata.cpp", - "xfa/fxfa/parser/cxfa_exdatadata.h", "xfa/fxfa/parser/cxfa_execute.cpp", "xfa/fxfa/parser/cxfa_execute.h", "xfa/fxfa/parser/cxfa_exobject.cpp", -- cgit v1.2.3