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

Unified Diff: BUILD.gn

Issue 2489653003: Fix abort above FPDFPage_Flatten (Closed)
Patch Set: Fix issue Created 4 years, 1 month 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
« no previous file with comments | « no previous file | fpdfsdk/cpdfsdk_formfillenvironment.h » ('j') | fpdfsdk/fpdf_flatten.cpp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index 9a8bf07f206789a7fa543731b69e56a84893b60b..01ad6575061abd56b95423bc5124d26ea21597b9 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -1720,6 +1720,7 @@ test("pdfium_embeddertests") {
"core/fxcodec/codec/fx_codec_embeddertest.cpp",
"core/fxge/ge/fx_ge_text_embeddertest.cpp",
"fpdfsdk/fpdf_dataavail_embeddertest.cpp",
+ "fpdfsdk/fpdf_flatten_embeddertest.cpp",
"fpdfsdk/fpdfdoc_embeddertest.cpp",
"fpdfsdk/fpdfedit_embeddertest.cpp",
"fpdfsdk/fpdfext_embeddertest.cpp",
« no previous file with comments | « no previous file | fpdfsdk/cpdfsdk_formfillenvironment.h » ('j') | fpdfsdk/fpdf_flatten.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698