diff options
author | dsinclair <dsinclair@chromium.org> | 2016-12-15 10:32:23 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2016-12-15 10:32:23 -0800 |
commit | ea7657c883f3bcf9136c00b46450ca4053bee766 (patch) | |
tree | 5d7c134a891fb5713df0aa364dc9cb8a4dc7f21f /BUILD.gn | |
parent | 72a22025ec4402178cd0b27239bf77cf3a953949 (diff) | |
download | pdfium-ea7657c883f3bcf9136c00b46450ca4053bee766.tar.xz |
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
Diffstat (limited to 'BUILD.gn')
-rw-r--r-- | BUILD.gn | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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", |