Commit 6fb05bb3 authored by Renjie Tang's avatar Renjie Tang Committed by Commit Bot

Roll src/net/third_party/quiche/src/ 897e7631c..9b3cba405 (3 commits)

https://quiche.googlesource.com/quiche.git/+log/897e7631c5c8..9b3cba4056fc

$ git log 897e7631c..9b3cba405 --date=short --no-merges --format='%ad %ae %s'
2020-04-16 nharper Check for nullptr before calling OnProofVerifyDetailsAvailable
2020-04-16 quiche-dev Fix implicit includes through string_piece.h
2020-04-15 nharper gfe-relnote: Refactor TLS QUIC tests. Test-only change.

Created with:
  roll-dep src/net/third_party/quiche/src src/third_party/quic_trace/src

Change-Id: I125192a3b820816c94e7b63599347e5f5de6ce72
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2153332Reviewed-by: default avatarZhongyi Shi <zhongyi@chromium.org>
Commit-Queue: Renjie Tang <renjietang@chromium.org>
Cr-Commit-Position: refs/heads/master@{#759770}
parent 1fe105c6
......@@ -302,7 +302,7 @@ vars = {
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling feed
# and whatever else without interference from each other.
'quiche_revision': '897e7631c5c8fbeddd7d817238f76774b5874e2b',
'quiche_revision': '9b3cba4056fc1f2acf7a315b73958771f2f2f993',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling ios_webkit
# 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