diff options
author | Henrique Nakashima <hnakashima@chromium.org> | 2018-05-11 20:51:46 +0000 |
---|---|---|
committer | Chromium commit bot <commit-bot@chromium.org> | 2018-05-11 20:51:46 +0000 |
commit | d1de2f3227e2f67c873c1e94c88f4d467ff0050e (patch) | |
tree | 85b03177e1b8c948643d4bd13339eb4ca4141b1e /BUILD.gn | |
parent | d29141627b461eaf3507eaf833184802394a5a69 (diff) | |
download | pdfium-d1de2f3227e2f67c873c1e94c88f4d467ff0050e.tar.xz |
Remove CFWL_ComboBoxProxy.
It is never instantiated.
Change-Id: I6b97abbe4bd7013e8a540e788da6cea7d0ba978b
Reviewed-on: https://pdfium-review.googlesource.com/32410
Commit-Queue: Henrique Nakashima <hnakashima@chromium.org>
Reviewed-by: Ryan Harrison <rharrison@chromium.org>
Reviewed-by: Tom Sepez <tsepez@chromium.org>
Diffstat (limited to 'BUILD.gn')
-rw-r--r-- | BUILD.gn | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -1890,8 +1890,6 @@ if (pdf_enable_xfa) { "xfa/fwl/cfwl_checkbox.h", "xfa/fwl/cfwl_combobox.cpp", "xfa/fwl/cfwl_combobox.h", - "xfa/fwl/cfwl_comboboxproxy.cpp", - "xfa/fwl/cfwl_comboboxproxy.h", "xfa/fwl/cfwl_comboedit.cpp", "xfa/fwl/cfwl_comboedit.h", "xfa/fwl/cfwl_combolist.cpp", |