Roll src/net/third_party/quiche/src/ 2146ce805..95d85af7a (1 commit)

https://quiche.googlesource.com/quiche.git/+log/2146ce8055a5..95d85af7aa56

$ git log 2146ce805..95d85af7a --date=short --no-merges --format='%ad %ae %s'
2020-07-31 fayang Do not busy loop waiting to process MAX_STREAMS if liveness testing is in progress.

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

Change-Id: I19ebf1cb128b9cecdb3df4b065dc8e1e7dace3e8
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2332891
Commit-Queue: David Schinazi <dschinazi@chromium.org>
Auto-Submit: Bence Béky <bnc@chromium.org>
Reviewed-by: David Schinazi <dschinazi@chromium.org>
Cr-Commit-Position: refs/heads/master@{#793921}
diff --git a/DEPS b/DEPS
index ff9c6a7..2bd934ef 100644
--- a/DEPS
+++ b/DEPS
@@ -322,7 +322,7 @@
   # 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': '2146ce8055a5e96371eb31a169c46f322afac527',
+  'quiche_revision': '95d85af7aa56429eb52ad33bc67057c9d0e4cb8c',
   # 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.