Use SequencedSocketData in HttpProxyClientSocketPoolTest.
commit82b8f651ed74b120bd5459e99c97e2e8d098a2c8
authormmenke <mmenke@chromium.org>
Thu, 4 Jun 2015 21:33:23 +0000 (4 14:33 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 4 Jun 2015 21:33:48 +0000 (4 21:33 +0000)
tree36bcb38fe880d60bbba7a1b90ea0faee72876699
parent1ec8d86e628c7e5b19a2bba61a1eba2a79bfc9a0
Use SequencedSocketData in HttpProxyClientSocketPoolTest.

SequencedSocketData is a bit cleaner and easier to use than the
alternatives, which we may want to get rid of, long term.

BUG=492696

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

Cr-Commit-Position: refs/heads/master@{#332917}
net/http/http_proxy_client_socket_pool_unittest.cc