From 0024a22b4a793630a1a8e8d85c4525c7b82a3ed7 Mon Sep 17 00:00:00 2001 From: weili Date: Sun, 24 Jul 2016 08:26:49 -0700 Subject: Remove CFX_Deletable Change the last use of CFX_Deletable to its actual type and remove the use of CFX_Deletable. Review-Url: https://codereview.chromium.org/2178613002 --- BUILD.gn | 1 + 1 file changed, 1 insertion(+) (limited to 'BUILD.gn') diff --git a/BUILD.gn b/BUILD.gn index 1b5add6ec9..9fa824867e 100644 --- a/BUILD.gn +++ b/BUILD.gn @@ -518,6 +518,7 @@ static_library("fxcodec") { "core/fxcodec/codec/fx_codec_jbig.cpp", "core/fxcodec/codec/fx_codec_jpeg.cpp", "core/fxcodec/codec/fx_codec_jpx_opj.cpp", + "core/fxcodec/include/JBig2_DocumentContext.h", "core/fxcodec/include/fx_codec.h", "core/fxcodec/include/fx_codec_def.h", "core/fxcodec/jbig2/JBig2_ArithDecoder.cpp", -- cgit v1.2.3