From 9b3656b8b49db7f228304aff9ffa599999199a0c Mon Sep 17 00:00:00 2001 From: dsinclair Date: Mon, 18 Apr 2016 10:21:00 -0700 Subject: Remove unused FWL Panel code. This code was used to subclass Form only, the one method in Panel is overridden in Form. Review URL: https://codereview.chromium.org/1899743002 --- BUILD.gn | 3 --- 1 file changed, 3 deletions(-) (limited to 'BUILD.gn') diff --git a/BUILD.gn b/BUILD.gn index a286d12c11..eede1bbd56 100644 --- a/BUILD.gn +++ b/BUILD.gn @@ -1043,8 +1043,6 @@ if (pdf_enable_xfa) { "xfa/fwl/core/fwl_formimp.h", "xfa/fwl/core/fwl_noteimp.cpp", "xfa/fwl/core/fwl_noteimp.h", - "xfa/fwl/core/fwl_panelimp.cpp", - "xfa/fwl/core/fwl_panelimp.h", "xfa/fwl/core/fwl_sdadapterimp.cpp", "xfa/fwl/core/fwl_sdadapterimp.h", "xfa/fwl/core/fwl_targetimp.cpp", @@ -1065,7 +1063,6 @@ if (pdf_enable_xfa) { "xfa/fwl/core/ifwl_form.h", "xfa/fwl/core/ifwl_notedriver.h", "xfa/fwl/core/ifwl_noteloop.h", - "xfa/fwl/core/ifwl_panel.h", "xfa/fwl/core/ifwl_target.h", "xfa/fwl/core/ifwl_themeprovider.h", "xfa/fwl/core/ifwl_thread.h", -- cgit v1.2.3