Commit 41f7d42e authored by David Benjamin's avatar David Benjamin Committed by Chromium LUCI CQ

Roll src/third_party/boringssl/src f8f35c955..c47bfce06

https://boringssl.googlesource.com/boringssl/+log/f8f35c95550e6796ab8b2c0f8e37e7ce4bc67302..c47bfce062cc5a1b462176be626338224ae2a346

The following commits have update notes:
  c1e156ae1 Add DH_compute_key_padded.
  c47bfce06 Define TLSEXT_TYPE_quic_transport_parameters to the old code point for now.

Bug: none
Change-Id: I6de44c6146ee4b045cba1c2396d23767f5d8b303
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2639863
Commit-Queue: David Benjamin <davidben@chromium.org>
Auto-Submit: David Benjamin <davidben@chromium.org>
Reviewed-by: default avatarAdam Langley <agl@chromium.org>
Cr-Commit-Position: refs/heads/master@{#845460}
parent 34f278d7
......@@ -226,7 +226,7 @@ vars = {
#
# Note this revision should be updated with
# third_party/boringssl/roll_boringssl.py, not roll-dep.
'boringssl_revision': 'f8f35c95550e6796ab8b2c0f8e37e7ce4bc67302',
'boringssl_revision': 'c47bfce062cc5a1b462176be626338224ae2a346',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling google-toolbox-for-mac
# 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