| Index: net/spdy/spdy_proxy_client_socket_unittest.cc
|
| ===================================================================
|
| --- net/spdy/spdy_proxy_client_socket_unittest.cc (revision 68026)
|
| +++ net/spdy/spdy_proxy_client_socket_unittest.cc (working copy)
|
| @@ -839,7 +839,7 @@
|
|
|
| Initialize(reads, arraysize(reads), writes, arraysize(writes));
|
|
|
| - AssertConnectFails(ERR_TUNNEL_CONNECTION_FAILED);
|
| + AssertConnectFails(ERR_HTTPS_PROXY_TUNNEL_CONNECTION_RESPONSE);
|
|
|
| Run(2); // SpdySession consumes the next two reads and sends then to
|
| // sock_ to be buffered.
|
|
|