From dc359b03ab6a70ee52a91119ff6704cae92f4809 Mon Sep 17 00:00:00 2001 From: thestig Date: Tue, 9 Aug 2016 15:46:20 -0700 Subject: Fix a leak with FPDFPageObj_NewImgeObj(). BUG=pdfium:545 Review-Url: https://codereview.chromium.org/2194393002 --- BUILD.gn | 1 + 1 file changed, 1 insertion(+) (limited to 'BUILD.gn') diff --git a/BUILD.gn b/BUILD.gn index 4b8f2223da..87ee80f182 100644 --- a/BUILD.gn +++ b/BUILD.gn @@ -1569,6 +1569,7 @@ test("pdfium_unittests") { "core/fxcrt/fx_extension_unittest.cpp", "core/fxcrt/fx_system_unittest.cpp", "fpdfsdk/fpdfdoc_unittest.cpp", + "fpdfsdk/fpdfeditimg_unittest.cpp", ] deps = [ ":pdfium", -- cgit v1.2.3