| Index: net/http/http_stream_factory_impl_unittest.cc
|
| diff --git a/net/http/http_stream_factory_impl_unittest.cc b/net/http/http_stream_factory_impl_unittest.cc
|
| index 2fbad6703213b5cf453264b5060c565adf5ba5de..8a407e5015d76d9f6ddb7264236e7ea33f4bf343 100644
|
| --- a/net/http/http_stream_factory_impl_unittest.cc
|
| +++ b/net/http/http_stream_factory_impl_unittest.cc
|
| @@ -1273,8 +1273,7 @@
|
| session->http_server_properties()->SetAlternateProtocol(
|
| HostPortPair("www.google.com", 8888),
|
| 9999,
|
| - NPN_SPDY_3,
|
| - 1);
|
| + NPN_SPDY_3);
|
|
|
| SSLConfig ssl_config;
|
| StreamRequestWaiter waiter;
|
|
|