commit | ba6354aa1b39f3d9788ead909ad3e678ac863938 | [log] [tgz] |
---|---|---|
author | zhongyi <zhongyi@google.com> | Wed Apr 10 16:49:25 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Apr 10 16:49:57 2019 -0700 |
tree | 640595ef47756c48d4393742c553bce4941cceac | |
parent | 326df008cc6f033489adf805b4de535bf7c0765b [diff] |
Change a int to unsigned int in quic_framer_test.cc gfe-relnote: n/a, test only PiperOrigin-RevId: 242968081 Change-Id: I011053c8de9313f7d3baef7b362cec13b5d9ad1c
QUICHE (QUIC, Http/2, Etc) is Google‘s implementation of QUIC and related protocols. It powers Chromium as well as Google’s QUIC servers and some other projects.
The code is currently in process of being moved from https://cs.chromium.org/chromium/src/net/third_party/ into this repository. Please excuse our appearance while we're under construction.