| Index: net/dns/dns_transaction.h
|
| diff --git a/net/dns/dns_transaction.h b/net/dns/dns_transaction.h
|
| index c1261932547b59973169b400841304e2928f4cce..1cee191d29ecd37244cc2619b5e800457325b11c 100644
|
| --- a/net/dns/dns_transaction.h
|
| +++ b/net/dns/dns_transaction.h
|
| @@ -135,7 +135,6 @@ class NET_EXPORT_PRIVATE DnsTransaction :
|
| State next_state_;
|
| ClientSocketFactory* socket_factory_;
|
| base::OneShotTimer<DnsTransaction> timer_;
|
| - OldCompletionCallbackImpl<DnsTransaction> io_callback_;
|
|
|
| BoundNetLog net_log_;
|
|
|
|
|