summaryrefslogtreecommitdiff
path: root/BUILD.gn
diff options
context:
space:
mode:
authordsinclair <dsinclair@chromium.org>2016-12-15 10:32:23 -0800
committerCommit bot <commit-bot@chromium.org>2016-12-15 10:32:23 -0800
commitea7657c883f3bcf9136c00b46450ca4053bee766 (patch)
tree5d7c134a891fb5713df0aa364dc9cb8a4dc7f21f /BUILD.gn
parent72a22025ec4402178cd0b27239bf77cf3a953949 (diff)
downloadpdfium-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.gn2
1 files changed, 0 insertions, 2 deletions
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",