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

Unified Diff: BUILD.gn

Issue 2271373003: Fix infinite loops in FPDF_GetFullName(). (Closed)
Patch Set: IWYU 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
« no previous file with comments | « no previous file | core/fpdfdoc/cpdf_formfield.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index 0a4df450f157bb81ed33227b0751392c437a1739..ca2338f6fd5abac97b42a5cf9a3803b21ce7bb55 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -1595,6 +1595,7 @@ test("pdfium_unittests") {
"core/fpdfapi/fpdf_parser/cpdf_syntax_parser_unittest.cpp",
"core/fpdfapi/fpdf_parser/fpdf_parser_decode_unittest.cpp",
"core/fpdfdoc/cpdf_filespec_unittest.cpp",
+ "core/fpdfdoc/cpdf_formfield_unittest.cpp",
"core/fpdftext/fpdf_text_int_unittest.cpp",
"core/fxcodec/codec/fx_codec_jpx_unittest.cpp",
"core/fxcodec/jbig2/JBig2_Image_unittest.cpp",
« no previous file with comments | « no previous file | core/fpdfdoc/cpdf_formfield.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698