Make copies of the QUIC client tools in preparation for making chromium-based versions.
commitfdfdc8eda1ac3e4d6aa6dcfee929e3860eeba963
authorrch <rch@chromium.org>
Wed, 18 Mar 2015 00:35:20 +0000 (17 17:35 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 18 Mar 2015 00:36:08 +0000 (18 00:36 +0000)
tree120eaf56b0155ef07061eea37e9e1ddc29616548
parent9339a6377c2aa5b4089456540966678da945fb26
Make copies of the QUIC client tools in preparation for making chromium-based versions.

Review URL: https://codereview.chromium.org/1013753008

Cr-Commit-Position: refs/heads/master@{#321037}
net/tools/quic/quic_simple_client.cc [new file with mode: 0644]
net/tools/quic/quic_simple_client.h [new file with mode: 0644]
net/tools/quic/quic_simple_client_bin.cc [new file with mode: 0644]
net/tools/quic/quic_simple_client_session.cc [new file with mode: 0644]
net/tools/quic/quic_simple_client_session.h [new file with mode: 0644]
net/tools/quic/quic_simple_client_stream.cc [new file with mode: 0644]
net/tools/quic/quic_simple_client_stream.h [new file with mode: 0644]