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