Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1338)

Unified Diff: pdfium.gyp

Issue 2194393002: Fix a leak with FPDFPageObj_NewImgeObj(). (Closed) Base URL: https://pdfium.googlesource.com/pdfium@master
Patch Set: fix Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: pdfium.gyp
diff --git a/pdfium.gyp b/pdfium.gyp
index 26f46edba93ed6d58bc7920d671b560ebf8827c8..d31c2a3574061f50f994639f0b4b4cc6268ba7e6 100644
--- a/pdfium.gyp
+++ b/pdfium.gyp
@@ -939,6 +939,7 @@
'core/fxcrt/fx_extension_unittest.cpp',
'core/fxcrt/fx_system_unittest.cpp',
'fpdfsdk/fpdfdoc_unittest.cpp',
+ 'fpdfsdk/fpdfeditimg_unittest.cpp',
'testing/fx_string_testhelpers.h',
'testing/fx_string_testhelpers.cpp',
],
« core/fpdfapi/fpdf_page/include/cpdf_image.h ('K') | « fpdfsdk/fpdfeditimg_unittest.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698