diff options
author | dsinclair <dsinclair@chromium.org> | 2016-04-13 10:14:26 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2016-04-13 10:14:26 -0700 |
commit | eb9cf677ca1bfd9431e43804b5524a1cf9bd9a8f (patch) | |
tree | aa728330ce8dc8251487e35d18b3bcdd2a120c1d /BUILD.gn | |
parent | a364fad07e5baf4a72ea734e64fb55664cab075e (diff) | |
download | pdfium-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.gn | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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", |