From a0af75cc4d1e50bb2832dc58636043afe565b02b Mon Sep 17 00:00:00 2001 From: Dan Sinclair Date: Wed, 3 Jan 2018 17:25:02 -0500 Subject: Fold CXFA_EventData into CXFA_Event This CL removes the CXFA_EventData wrapper and puts the code into CXFA_Event. Change-Id: I799a641c434ff926f3ddade1f47845b5666dbbec Reviewed-on: https://pdfium-review.googlesource.com/21991 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 4a260e1d3d..73b6ef0e46 100644 --- a/BUILD.gn +++ b/BUILD.gn @@ -2299,8 +2299,6 @@ if (pdf_enable_xfa) { "xfa/fxfa/parser/cxfa_eranames.h", "xfa/fxfa/parser/cxfa_event.cpp", "xfa/fxfa/parser/cxfa_event.h", - "xfa/fxfa/parser/cxfa_eventdata.cpp", - "xfa/fxfa/parser/cxfa_eventdata.h", "xfa/fxfa/parser/cxfa_exclgroup.cpp", "xfa/fxfa/parser/cxfa_exclgroup.h", "xfa/fxfa/parser/cxfa_exclude.cpp", -- cgit v1.2.3