summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--BUILD.gn1
-rw-r--r--pdfium.gyp1
2 files changed, 0 insertions, 2 deletions
diff --git a/BUILD.gn b/BUILD.gn
index 988ca7ee6f..d71002d053 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",
diff --git a/pdfium.gyp b/pdfium.gyp
index 7b6ac0c094..a09caa1bef 100644
--- a/pdfium.gyp
+++ b/pdfium.gyp
@@ -364,7 +364,6 @@
'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',