| Index: pdfium.gyp
|
| diff --git a/pdfium.gyp b/pdfium.gyp
|
| index c12f0bb8fff3a1b148ccaad7703007d6b67ffad9..35a8ce22d3507feed1265708e465fd15b8de3ec7 100644
|
| --- a/pdfium.gyp
|
| +++ b/pdfium.gyp
|
| @@ -360,7 +360,6 @@
|
| 'core/src/fxcodec/codec/fx_codec_gif.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/codec/fx_codec_png.cpp',
|
|
|