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 /xfa.gyp | |
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 'xfa.gyp')
-rw-r--r-- | xfa.gyp | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -175,7 +175,6 @@ "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_note.h", "xfa/fwl/core/cfwl_message.h", |