Fix incorrect RequestPriority to SpdyPriority conversion
https://crrev.com/c/1343047 incorrectly used ConvertRequestPriorityToSpdyPriority when it should have used ConvertRequestPriorityToQuicPriority when setting the priority of a QuicProxyClientSocket. Bug: 166689 Change-Id: I82fd9e9b0a851df1fce4450172d320f554cf379c Reviewed-on: https://chromium-review.googlesource.com/c/1362183Reviewed-by:Matt Menke <mmenke@chromium.org> Commit-Queue: Lily Chen <chlily@chromium.org> Cr-Commit-Position: refs/heads/master@{#613756}
Showing
Please register or sign in to comment