| Index: BUILD.gn
|
| diff --git a/BUILD.gn b/BUILD.gn
|
| index 48b85c16b81112789136b796421ff10fe0e24c8b..e641885ece4398999eaf958162fd222f86d5817d 100644
|
| --- a/BUILD.gn
|
| +++ b/BUILD.gn
|
| @@ -1643,6 +1643,7 @@ test("pdfium_unittests") {
|
| "core/fpdfapi/parser/cpdf_simple_parser_unittest.cpp",
|
| "core/fpdfapi/parser/cpdf_syntax_parser_unittest.cpp",
|
| "core/fpdfapi/parser/fpdf_parser_decode_unittest.cpp",
|
| + "core/fpdfdoc/cpdf_dest_unittest.cpp",
|
| "core/fpdfdoc/cpdf_filespec_unittest.cpp",
|
| "core/fpdfdoc/cpdf_formfield_unittest.cpp",
|
| "core/fpdftext/fpdf_text_int_unittest.cpp",
|
|
|