| Index: pdfium.gyp
|
| diff --git a/pdfium.gyp b/pdfium.gyp
|
| index 0fd3a519f9385b234837f394561a4c54c22ee478..33eacd04bb9acfe069e0779d39cbba9cb85a1a15 100644
|
| --- a/pdfium.gyp
|
| +++ b/pdfium.gyp
|
| @@ -349,7 +349,6 @@
|
| 'core/src/fxcodec/codec/fx_codec_flate.cpp',
|
| 'core/src/fxcodec/codec/fx_codec_icc.cpp',
|
| 'core/src/fxcodec/codec/fx_codec_jbig.cpp',
|
| - 'core/src/fxcodec/codec/fx_codec_jbig_enc.cpp',
|
| 'core/src/fxcodec/codec/fx_codec_jpeg.cpp',
|
| 'core/src/fxcodec/codec/fx_codec_jpx_opj.cpp',
|
| 'core/src/fxcodec/jbig2/JBig2_ArithDecoder.cpp',
|
|
|