From 4f88617ad2a4d352af87b95c2f7293d12e7bd2c8 Mon Sep 17 00:00:00 2001 From: Dan Sinclair Date: Wed, 3 Jan 2018 16:21:33 -0500 Subject: Fold CXFA_LineData into CXFA_Line This CL merges the CXFA_LineData wrapper into CXFA_Line. Change-Id: If5299797a615d2c0abb661e72a9e036e69f96385 Reviewed-on: https://pdfium-review.googlesource.com/22112 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 56f1b46498..ca65a46abb 100644 --- a/BUILD.gn +++ b/BUILD.gn @@ -2400,8 +2400,6 @@ if (pdf_enable_xfa) { "xfa/fxfa/parser/cxfa_linear.h", "xfa/fxfa/parser/cxfa_linearized.cpp", "xfa/fxfa/parser/cxfa_linearized.h", - "xfa/fxfa/parser/cxfa_linedata.cpp", - "xfa/fxfa/parser/cxfa_linedata.h", "xfa/fxfa/parser/cxfa_list.cpp", "xfa/fxfa/parser/cxfa_list.h", "xfa/fxfa/parser/cxfa_locale.cpp", -- cgit v1.2.3