summaryrefslogtreecommitdiff
path: root/BUILD.gn
diff options
context:
space:
mode:
authordsinclair <dsinclair@chromium.org>2016-04-13 10:14:26 -0700
committerCommit bot <commit-bot@chromium.org>2016-04-13 10:14:26 -0700
commiteb9cf677ca1bfd9431e43804b5524a1cf9bd9a8f (patch)
treeaa728330ce8dc8251487e35d18b3bcdd2a120c1d /BUILD.gn
parenta364fad07e5baf4a72ea734e64fb55664cab075e (diff)
downloadpdfium-eb9cf677ca1bfd9431e43804b5524a1cf9bd9a8f.tar.xz
Remove IFX_Barcode.
This CL replaces IFX_Barcode with the concrete class. BUG=pdfium:468 Review URL: https://codereview.chromium.org/1890443002
Diffstat (limited to 'BUILD.gn')
-rw-r--r--BUILD.gn1
1 files changed, 0 insertions, 1 deletions
diff --git a/BUILD.gn b/BUILD.gn
index 80d7f6869f..74903bf682 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -1031,7 +1031,6 @@ if (pdf_enable_xfa) {
"xfa/fwl/basewidget/ifwl_scrollbar.h",
"xfa/fwl/basewidget/ifwl_spinbutton.h",
"xfa/fwl/basewidget/ifwl_tooltip.h",
- "xfa/fwl/basewidget/ifx_barcode.h",
"xfa/fwl/core/cfwl_event.h",
"xfa/fwl/core/cfwl_message.h",
"xfa/fwl/core/cfwl_note.h",