| Index: BUILD.gn
|
| diff --git a/BUILD.gn b/BUILD.gn
|
| index 761e1522e27214345cb41f5d42b9fc844c4c850a..18f6a456ba86786af086c3010df206e9ce863877 100644
|
| --- a/BUILD.gn
|
| +++ b/BUILD.gn
|
| @@ -347,7 +347,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",
|
|
|