Chromium Code Reviews| Index: BUILD.gn |
| diff --git a/BUILD.gn b/BUILD.gn |
| index be9ced7ceea52a0869e8c4885b63f5c61e8c7d61..1fc26f8c24a1fe8c13b56f473baa4a5fe7d100b3 100644 |
| --- a/BUILD.gn |
| +++ b/BUILD.gn |
| @@ -1697,6 +1697,7 @@ if (pdf_enable_xfa) { |
| test("pdfium_unittests") { |
| sources = [ |
| + "core/fdrm/crypto/fx_crypt_unittest.cpp", |
| "core/fpdfapi/font/fpdf_font_cid_unittest.cpp", |
| "core/fpdfapi/font/fpdf_font_unittest.cpp", |
| "core/fpdfapi/page/cpdf_streamcontentparser_unittest.cpp", |