From ea7657c883f3bcf9136c00b46450ca4053bee766 Mon Sep 17 00:00:00 2001 From: dsinclair Date: Thu, 15 Dec 2016 10:32:23 -0800 Subject: Remove unused sysbtn code This CL removes the unused FWL_WGTSTYLE_MinimizeBox, FWL_WGTSTYLE_MaximizeBox, and FWL_WGTSTYLE_CloseBox along with the supporting code. Review-Url: https://codereview.chromium.org/2578603002 --- BUILD.gn | 2 -- 1 file changed, 2 deletions(-) (limited to 'BUILD.gn') diff --git a/BUILD.gn b/BUILD.gn index 115fc8d0e4..b9f648fa95 100644 --- a/BUILD.gn +++ b/BUILD.gn @@ -1268,8 +1268,6 @@ if (pdf_enable_xfa) { "xfa/fwl/cfwl_scrollbar.h", "xfa/fwl/cfwl_spinbutton.cpp", "xfa/fwl/cfwl_spinbutton.h", - "xfa/fwl/cfwl_sysbtn.cpp", - "xfa/fwl/cfwl_sysbtn.h", "xfa/fwl/cfwl_themebackground.h", "xfa/fwl/cfwl_themepart.cpp", "xfa/fwl/cfwl_themepart.h", -- cgit v1.2.3