Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(74)

Unified Diff: BUILD.gn

Issue 2517153003: Add unit test for fdrm's MD5 (Closed)
Patch Set: year Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | core/fdrm/crypto/fx_crypt.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « no previous file | core/fdrm/crypto/fx_crypt.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698