commit | 429fef587074f7771456b22b8bd4c16ec0366a59 | [log] [tgz] |
---|---|---|
author | David Benjamin <[email protected]> | Fri Mar 20 18:01:59 2020 |
committer | Commit Bot <[email protected]> | Fri Mar 20 18:01:59 2020 |
tree | 4883f5f93ac032351bc45d4d6c9eca88baf20178 | |
parent | 385221e7c2869b1571ba328fbb076547fec3f11b [diff] [blame] |
Roll src/third_party/boringssl/src 1e859054c..5298ef99b https://boringssl.googlesource.com/boringssl/+log/1e859054c31ec7b974e998373e85fadea56d93ad..5298ef99bf2b2d77600b3bb74dd572027bf495be The following commits have Chromium bugs associated: 0b710a305 Trust Token Key Generation. The following commits have update notes: 5298ef99b Configure QUIC secrets inside set_{read,write}_state. Bug: 1014199 Change-Id: I8c615e4137bf8b8e2fbfed1f8fc705a7d8abd568 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2108823 Auto-Submit: David Benjamin <[email protected]> Commit-Queue: Nick Harper <[email protected]> Reviewed-by: Nick Harper <[email protected]> Cr-Commit-Position: refs/heads/master@{#752089}
diff --git a/DEPS b/DEPS index 02f28bde..4630d1d0 100644 --- a/DEPS +++ b/DEPS
@@ -202,7 +202,7 @@ # # Note this revision should be updated with # third_party/boringssl/roll_boringssl.py, not roll-dep. - 'boringssl_revision': '1e859054c31ec7b974e998373e85fadea56d93ad', + 'boringssl_revision': '5298ef99bf2b2d77600b3bb74dd572027bf495be', # 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.