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

Unified Diff: BUILD.gn

Issue 2194393002: Fix a leak with FPDFPageObj_NewImgeObj(). (Closed) Base URL: https://pdfium.googlesource.com/pdfium@master
Patch Set: new strategy 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: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index ddbf41f42230843a0b265af2ea0f648702f464ff..ad6179259b06b4018811fd64eb53f7f9ff45c60a 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -1565,6 +1565,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",
« no previous file with comments | « no previous file | core/fpdfapi/fpdf_edit/cpdf_pagecontentgenerator.cpp » ('j') | core/fpdfapi/fpdf_page/cpdf_image.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698