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

Unified Diff: crypto/crypto.gypi

Issue 686883002: Add crypto/wincrypt_shim.h wrapper header to resolve BoringSSL conflicts. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: sleevi comments 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
« no previous file with comments | « crypto/capi_util.h ('k') | crypto/hmac_win.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: crypto/crypto.gypi
diff --git a/crypto/crypto.gypi b/crypto/crypto.gypi
index de65e198ebb055a84a010eebe65dc9cd19d511e0..82b5da5dbc8c7f2846eac7da211216925b23944d 100644
--- a/crypto/crypto.gypi
+++ b/crypto/crypto.gypi
@@ -20,6 +20,7 @@
'third_party/nss/chromium-prtypes.h',
'third_party/nss/chromium-sha256.h',
'third_party/nss/sha512.cc',
+ 'wincrypt_shim.h',
],
},
'hmac_win64_related_sources': [ '<@(hmac_win64_related_sources)' ],
« no previous file with comments | « crypto/capi_util.h ('k') | crypto/hmac_win.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698