DescriptionFix extensions NSS/BoringSSL dependencies
The NSS dependency should be guarded by a use_openssl check. BoringSSL and NSS
cannot be linked together as they define some of the same symbols. Update BUILD.gn
analogously by depending on //crypto:platform.
Also condition nss in build/all.gyp on use_openssl in preparation for
https://codereview.chromium.org/694643002/ which will disable the nss and nspr
targets altogether.
BUG=429021
Committed: https://crrev.com/d1be6eac818a2f9b35973814c9ff1740fdca2863
Cr-Commit-Position: refs/heads/master@{#302325}
Patch Set 1 #Patch Set 2 : excise it from all too #Patch Set 3 : rebase #
Total comments: 2
Messages
Total messages: 12 (3 generated)
|