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

Unified Diff: net/net.gypi

Issue 687833002: Get net_unittests working on Windows BoringSSL port. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@wincrypt
Patch Set: Created 6 years, 2 months 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
Index: net/net.gypi
diff --git a/net/net.gypi b/net/net.gypi
index 01b0d561061228689719622196a0e1191dadcb47..9620bbbd3eeaa0c9e11fc6a04c3f971776201a4e 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -77,6 +77,8 @@
'cert/ct_verify_result.h',
'cert/pem_tokenizer.cc',
'cert/pem_tokenizer.h',
+ 'cert/sha256_legacy_support_nss_win.cc',
+ 'cert/sha256_legacy_support_openssl_win.cc',
'cert/sha256_legacy_support_win.cc',
'cert/sha256_legacy_support_win.h',
'cert/signed_certificate_timestamp.cc',

Powered by Google App Engine
This is Rietveld 408576698