From 45da0f2d84c97a9856492265a1fc706d04bdfccd Mon Sep 17 00:00:00 2001 From: Dan Sinclair Date: Wed, 3 Jan 2018 16:39:18 -0500 Subject: Fold CXFA_FillData into CXFA_Fill This CL removes the CXFA_FillData wrapper and puts the code directly in CXFA_Fill. Change-Id: I44ae8b53978b659480a4bb32719d086c7b91b49b Reviewed-on: https://pdfium-review.googlesource.com/22210 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 8ba63ebc64..aa82d65c0b 100644 --- a/BUILD.gn +++ b/BUILD.gn @@ -2321,8 +2321,6 @@ if (pdf_enable_xfa) { "xfa/fxfa/parser/cxfa_field.h", "xfa/fxfa/parser/cxfa_fill.cpp", "xfa/fxfa/parser/cxfa_fill.h", - "xfa/fxfa/parser/cxfa_filldata.cpp", - "xfa/fxfa/parser/cxfa_filldata.h", "xfa/fxfa/parser/cxfa_filter.cpp", "xfa/fxfa/parser/cxfa_filter.h", "xfa/fxfa/parser/cxfa_fliplabel.cpp", -- cgit v1.2.3