Commit 32a676f1 authored by rsleevi's avatar rsleevi Committed by Commit bot

Update NSS

This includes the following changes:
https://chromium.googlesource.com/chromium/deps/nss/+/b37fb0be291ca6b0238476fcebe54bae77baf2aa
        Export CERT_VerifySignedDataWithPublicKeyInfo from NSS on Windows

BUG=401365
R=davidben@chromium.org

Review URL: https://codereview.chromium.org/590413004

Cr-Commit-Position: refs/heads/master@{#296320}
parent 2fd48fd1
...@@ -71,7 +71,7 @@ vars = { ...@@ -71,7 +71,7 @@ vars = {
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling nss # the commit queue can handle CLs rolling nss
# and whatever else without interference from each other. # and whatever else without interference from each other.
'nss_revision': '7b5b6ec41cf9105bd6e1c9a5157982f821282a4c', 'nss_revision': 'b37fb0be291ca6b0238476fcebe54bae77baf2aa',
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling google-toolbox-for-mac # the commit queue can handle CLs rolling google-toolbox-for-mac
# and whatever else without interference from each other. # and whatever else without interference from each other.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment