Commit 50c78dbc authored by Dan Zhang's avatar Dan Zhang Committed by Commit Bot

Roll src/net/third_party/quiche/src/ 5efb965c1..c400416ee (3 commits)

https://quiche.googlesource.com/quiche.git/+log/5efb965c1b4d..c400416ee6a2

$ git log 5efb965c1..c400416ee --date=short --no-merges --format='%ad %ae %s'
2020-03-17 renjietang Removed QuicStreamIdManager::set_largest_peer_created_stream_id().
2020-03-17 bnc Inline QuicSpdySession::supports_push_promise().
2020-03-17 nharper Populate sni and uaid in GfeTlsServerStream

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

R=zhongyi@chromium.org

Change-Id: If42215369f2ca64fc04d1b5d7b87cf3408e389ed
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2108625
Commit-Queue: Zhongyi Shi <zhongyi@chromium.org>
Reviewed-by: default avatarZhongyi Shi <zhongyi@chromium.org>
Cr-Commit-Position: refs/heads/master@{#751482}
parent aa017fa0
...@@ -306,7 +306,7 @@ vars = { ...@@ -306,7 +306,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 feed # the commit queue can handle CLs rolling feed
# and whatever else without interference from each other. # and whatever else without interference from each other.
'quiche_revision': '5efb965c1b4d8e7fda64d7b41ce2ca3c601fc3fb', 'quiche_revision': 'c400416ee6a281f10a34f9dcef5ddbb261bca08e',
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling ios_webkit # the commit queue can handle CLs rolling ios_webkit
# 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