From e35af1e3c93e5e1f374799da115eb4b99820831c Mon Sep 17 00:00:00 2001 From: dsinclair Date: Wed, 13 Jul 2016 11:26:20 -0700 Subject: Remove some IFX_* wrappers. This CL removes the IFX_* wrappers between fpdfsdk/fxedit and fpdfsdk/pdfwindow which only have a single implementation. Review-Url: https://codereview.chromium.org/2142213002 --- BUILD.gn | 2 -- 1 file changed, 2 deletions(-) (limited to 'BUILD.gn') diff --git a/BUILD.gn b/BUILD.gn index 706ea900bc..c9a5fdd659 100644 --- a/BUILD.gn +++ b/BUILD.gn @@ -743,8 +743,6 @@ static_library("fxedit") { "fpdfsdk/fxedit/fxet_ap.cpp", "fpdfsdk/fxedit/fxet_edit.cpp", "fpdfsdk/fxedit/fxet_list.cpp", - "fpdfsdk/fxedit/fxet_module.cpp", - "fpdfsdk/fxedit/fxet_pageobjs.cpp", "fpdfsdk/fxedit/include/fx_edit.h", "fpdfsdk/fxedit/include/fxet_edit.h", "fpdfsdk/fxedit/include/fxet_list.h", -- cgit v1.2.3