Index: BUILD.gn |
diff --git a/BUILD.gn b/BUILD.gn |
index 6b5e78d49a68788eb7a5d1a1c154bfb1e7988a6f..a03102aa7a5c53135a4b11cf639492d504233314 100644 |
--- a/BUILD.gn |
+++ b/BUILD.gn |
@@ -1578,6 +1578,7 @@ test("pdfium_unittests") { |
"xfa/fde/xml/fde_xml_imp_unittest.cpp", |
"xfa/fxbarcode/pdf417/BC_PDF417HighLevelEncoder_unittest.cpp", |
"xfa/fxfa/app/xfa_textlayout_unittest.cpp", |
+ "xfa/fxfa/fm2js/xfa_simpleexpression_unittest.cpp", |
"xfa/fxfa/parser/xfa_utils_unittest.cpp", |
] |
} |