From 27990e23f651cc3c06fe2952bb14731a34f6d7b1 Mon Sep 17 00:00:00 2001 From: Dan Sinclair Date: Thu, 25 Feb 2016 16:46:22 -0500 Subject: Remove fde_mem.h The fde_memory.h include wasn't needed. This CL converts the FDE_NewWith and FDE_DeleteWith calls to their FXTARGET_ counterparts. R=thestig@chromium.org Review URL: https://codereview.chromium.org/1736053002 . --- BUILD.gn | 1 - 1 file changed, 1 deletion(-) (limited to 'BUILD.gn') diff --git a/BUILD.gn b/BUILD.gn index 3ebd9ef034..63fc1a3eda 100644 --- a/BUILD.gn +++ b/BUILD.gn @@ -846,7 +846,6 @@ if (pdf_enable_xfa) { "xfa/src/fdp/include/fde_brs.h", "xfa/src/fdp/include/fde_css.h", "xfa/src/fdp/include/fde_img.h", - "xfa/src/fdp/include/fde_mem.h", "xfa/src/fdp/include/fde_pen.h", "xfa/src/fdp/include/fde_psr.h", "xfa/src/fdp/include/fde_pth.h", -- cgit v1.2.3