diff options
author | Henrique Nakashima <hnakashima@chromium.org> | 2017-09-08 14:31:14 -0400 |
---|---|---|
committer | Chromium commit bot <commit-bot@chromium.org> | 2017-09-08 20:35:43 +0000 |
commit | ee1e757902d0096cc482c74d4fc0e568e0b18541 (patch) | |
tree | 0adc60bb9c98854c48fd2f16b1a5485e9703a1ba /BUILD.gn | |
parent | e8b3e0cdcea319abf82639edb5e074ff94c4d66c (diff) | |
download | pdfium-ee1e757902d0096cc482c74d4fc0e568e0b18541.tar.xz |
Remove CFWL_SpinButton, which is unused.chromium/3211
Change-Id: I0be113b5515a95829566938c84e2f74c7c1c75a3
Reviewed-on: https://pdfium-review.googlesource.com/13552
Reviewed-by: Ryan Harrison <rharrison@chromium.org>
Commit-Queue: Henrique Nakashima <hnakashima@chromium.org>
Diffstat (limited to 'BUILD.gn')
-rw-r--r-- | BUILD.gn | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -1570,8 +1570,6 @@ if (pdf_enable_xfa) { "xfa/fwl/cfwl_pushbutton.h", "xfa/fwl/cfwl_scrollbar.cpp", "xfa/fwl/cfwl_scrollbar.h", - "xfa/fwl/cfwl_spinbutton.cpp", - "xfa/fwl/cfwl_spinbutton.h", "xfa/fwl/cfwl_themebackground.h", "xfa/fwl/cfwl_themepart.cpp", "xfa/fwl/cfwl_themepart.h", |