Jumbo build fix: wincrypt.h and openssl clash
wincrypt.h and OpenSSL headers define the same macros (until a later version of OpenSSL at least) so therefore we need to include crypto/wincrypt_shim.h instead which hides the clashing macros. TBR=pmonette@chromium.org Bug: 746957 Change-Id: I629859f8e381ccadfdf9b6d811330bd8fc35be95 Reviewed-on: https://chromium-review.googlesource.com/940225Reviewed-by:Daniel Bratell <bratell@opera.com> Commit-Queue: Daniel Bratell <bratell@opera.com> Cr-Commit-Position: refs/heads/master@{#539791}
Showing
Please register or sign in to comment