diff options
Diffstat (limited to 'BUILD.gn')
-rw-r--r-- | BUILD.gn | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2953,6 +2953,8 @@ test("pdfium_unittests") { if (pdf_enable_v8) { sources += [ "fxjs/cfx_v8_unittest.cpp", + "fxjs/cfx_v8_unittest.h", + "fxjs/cfxjs_engine_unittest.cpp", "fxjs/cjs_publicmethods_unittest.cpp", "fxjs/cjs_util_unittest.cpp", ] |