summaryrefslogtreecommitdiff
path: root/pdfium.gyp
diff options
context:
space:
mode:
authorJohn Abd-El-Malek <jam@chromium.org>2015-02-03 09:12:23 -0800
committerJohn Abd-El-Malek <jam@chromium.org>2015-02-03 09:12:23 -0800
commit615082de70c7fc18d46d0d1a03b62d0d76b1daa9 (patch)
tree29a861533e3470b795439b166e2fd5d9fad6a570 /pdfium.gyp
parentf3823b2a59d8edf33db552959ad781cfc874811c (diff)
downloadpdfium-chromium/2295.tar.xz
Remove OpenJPEG header generator binary from PDFium build.chromium/2295
This is giving duplicate symbols for main when linking PDFium into Chromium. BUG=453844 R=tsepez@chromium.org Review URL: https://codereview.chromium.org/897463003
Diffstat (limited to 'pdfium.gyp')
-rw-r--r--pdfium.gyp1
1 files changed, 0 insertions, 1 deletions
diff --git a/pdfium.gyp b/pdfium.gyp
index 7b6ac0c094..a09caa1bef 100644
--- a/pdfium.gyp
+++ b/pdfium.gyp
@@ -364,7 +364,6 @@
'core/src/fxcodec/fx_libopenjpeg/src/fx_pi.c',
'core/src/fxcodec/fx_libopenjpeg/src/fx_raw.c',
'core/src/fxcodec/fx_libopenjpeg/src/fx_t1.c',
- 'core/src/fxcodec/fx_libopenjpeg/src/fx_t1_generate_luts.c',
'core/src/fxcodec/fx_libopenjpeg/src/fx_t2.c',
'core/src/fxcodec/fx_libopenjpeg/src/fx_tcd.c',
'core/src/fxcodec/fx_libopenjpeg/src/fx_tgt.c',