summaryrefslogtreecommitdiff
path: root/BUILD.gn
diff options
context:
space:
mode:
authordsinclair <dsinclair@chromium.org>2016-04-13 12:04:43 -0700
committerCommit bot <commit-bot@chromium.org>2016-04-13 12:04:43 -0700
commit380f20a6000bd640d7fd8f1567961f1f05d79f5a (patch)
treeba8dd6ef2825381171eca97a3b90de9fd7d9ed07 /BUILD.gn
parenta654f0d0889c50d0995bd873c119ae75b0ab5a09 (diff)
downloadpdfium-380f20a6000bd640d7fd8f1567961f1f05d79f5a.tar.xz
Remove some FWL code.
Remove unused or ifdef'd code from FWL. Review URL: https://codereview.chromium.org/1874963002
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 11122b9283..e3131481ec 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -1086,8 +1086,6 @@ if (pdf_enable_xfa) {
"xfa/fwl/lightwidget/cfwl_app.h",
"xfa/fwl/lightwidget/cfwl_barcode.cpp",
"xfa/fwl/lightwidget/cfwl_barcode.h",
- "xfa/fwl/lightwidget/cfwl_caret.cpp",
- "xfa/fwl/lightwidget/cfwl_caret.h",
"xfa/fwl/lightwidget/cfwl_checkbox.cpp",
"xfa/fwl/lightwidget/cfwl_checkbox.h",
"xfa/fwl/lightwidget/cfwl_combobox.cpp",