From 2eeb42b74b1d29b3cf7fb7344530137debb680dd Mon Sep 17 00:00:00 2001 From: Dan Sinclair Date: Thu, 14 Dec 2017 20:14:54 +0000 Subject: Fold CXFA_TextData into CXFA_Text This CL folds the CXFA_TextData back into CXFA_Text. CXFA_TextData is a thin wrapper around the CXFA_Text object. Change-Id: I4edc37f2ac66fc9b662942d3351fce6b697f27c7 Reviewed-on: https://pdfium-review.googlesource.com/21172 Commit-Queue: dsinclair Reviewed-by: Henrique Nakashima --- BUILD.gn | 2 -- 1 file changed, 2 deletions(-) (limited to 'BUILD.gn') diff --git a/BUILD.gn b/BUILD.gn index 2922071381..430a244bdb 100644 --- a/BUILD.gn +++ b/BUILD.gn @@ -2681,8 +2681,6 @@ if (pdf_enable_xfa) { "xfa/fxfa/parser/cxfa_templatecache.h", "xfa/fxfa/parser/cxfa_text.cpp", "xfa/fxfa/parser/cxfa_text.h", - "xfa/fxfa/parser/cxfa_textdata.cpp", - "xfa/fxfa/parser/cxfa_textdata.h", "xfa/fxfa/parser/cxfa_textedit.cpp", "xfa/fxfa/parser/cxfa_textedit.h", "xfa/fxfa/parser/cxfa_thisproxy.cpp", -- cgit v1.2.3