| Index: BUILD.gn
|
| diff --git a/BUILD.gn b/BUILD.gn
|
| index caec43d978518509b19beaa5c0497ee3bf6f1659..f17c7823223fa6e277e9233981cbb92702ecfab1 100644
|
| --- a/BUILD.gn
|
| +++ b/BUILD.gn
|
| @@ -386,7 +386,6 @@ static_library("fxcodec") {
|
| "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",
|
|
|