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", |