commit | 09d925aeae2de5482a024f27cd7cb2f659500020 | [log] [tgz] |
---|---|---|
author | wub <wub@google.com> | Fri Mar 29 07:35:49 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Mar 29 07:37:08 2019 -0700 |
tree | 0b0accbbffc0670ce10578fb8f482d15bd66f826 | |
parent | 038325e00055bb3d79ec1b8b351f23bf124f4188 [diff] |
Do not use testing::EqualsProto in quic_crypto_server_config_test.cc, since it's not available in Chromium. gfe-relnote: (n/a) Cosmetic test change. (This CL partially reverts cl/240628307) PiperOrigin-RevId: 240975844 Change-Id: I78a1c1e28fa0d1d28ecf02d62bfb64f58b3e451f
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.