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