summaryrefslogtreecommitdiff
path: root/BUILD.gn
diff options
context:
space:
mode:
authorHenrique Nakashima <hnakashima@chromium.org>2018-05-11 20:51:46 +0000
committerChromium commit bot <commit-bot@chromium.org>2018-05-11 20:51:46 +0000
commitd1de2f3227e2f67c873c1e94c88f4d467ff0050e (patch)
tree85b03177e1b8c948643d4bd13339eb4ca4141b1e /BUILD.gn
parentd29141627b461eaf3507eaf833184802394a5a69 (diff)
downloadpdfium-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.gn2
1 files changed, 0 insertions, 2 deletions
diff --git a/BUILD.gn b/BUILD.gn
index 6593935429..614dc47910 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -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",