summaryrefslogtreecommitdiff
path: root/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD.gn')
-rw-r--r--BUILD.gn2
1 files changed, 1 insertions, 1 deletions
diff --git a/BUILD.gn b/BUILD.gn
index 4d40e0392a..00a5448dbc 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -789,8 +789,8 @@ jumbo_static_library("fxcodec") {
if (pdf_enable_xfa) {
sources += [
+ "core/fxcodec/codec/ccodec_progressivedecoder.cpp",
"core/fxcodec/codec/ccodec_progressivedecoder.h",
- "core/fxcodec/codec/fx_codec_progress.cpp",
]
if (pdf_enable_xfa_bmp) {
sources += [