From 70f6683fa6ed90e22158824d7d792fcee68ee3b5 Mon Sep 17 00:00:00 2001 From: Lei Zhang Date: Mon, 9 Nov 2015 13:54:02 -0800 Subject: Merge to XFA: Remove dead code in fx_codec_jbig_enc.cpp. TBR=weili@chromium.org Review URL: https://codereview.chromium.org/1420693004 . (cherry picked from commit 37e4a11e58257b757bec2700bc53facc59d0b845) Review URL: https://codereview.chromium.org/1423583005 . --- BUILD.gn | 1 - 1 file changed, 1 deletion(-) (limited to 'BUILD.gn') diff --git a/BUILD.gn b/BUILD.gn index caec43d978..f17c782322 100644 --- a/BUILD.gn +++ b/BUILD.gn @@ -386,7 +386,6 @@ static_library("fxcodec") { "core/src/fxcodec/codec/fx_codec_gif.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/codec/fx_codec_png.cpp", -- cgit v1.2.3