| Index: jingle/notifier/base/proxy_resolving_client_socket.h
|
| diff --git a/jingle/notifier/base/proxy_resolving_client_socket.h b/jingle/notifier/base/proxy_resolving_client_socket.h
|
| index f2e10e56caedd7e33f5f5a7e9cf339bfb403eea2..8e95f87c633b88e55ee1db85d4df7e829cd40bc4 100644
|
| --- a/jingle/notifier/base/proxy_resolving_client_socket.h
|
| +++ b/jingle/notifier/base/proxy_resolving_client_socket.h
|
| @@ -35,8 +35,7 @@ class ProxyResolvingClientSocket : public net::StreamSocket {
|
| const scoped_refptr<net::URLRequestContextGetter>&
|
| request_context_getter,
|
| const net::SSLConfig& ssl_config,
|
| - const net::HostPortPair& dest_host_port_pair,
|
| - net::NetLog* net_log);
|
| + const net::HostPortPair& dest_host_port_pair);
|
| virtual ~ProxyResolvingClientSocket();
|
|
|
| // net::StreamSocket implementation.
|
|
|