| Index: content/browser/loader/resource_dispatcher_host_impl.h
|
| diff --git a/content/browser/loader/resource_dispatcher_host_impl.h b/content/browser/loader/resource_dispatcher_host_impl.h
|
| index 6b3305a2e2494556a74c38c55466a04b1e67c517..1b0b19ff24aa8272e0830ecc0aea9648a9ee48eb 100644
|
| --- a/content/browser/loader/resource_dispatcher_host_impl.h
|
| +++ b/content/browser/loader/resource_dispatcher_host_impl.h
|
| @@ -235,8 +235,6 @@ class CONTENT_EXPORT ResourceDispatcherHostImpl
|
| ResourceResponse* response,
|
| std::string* payload);
|
|
|
| - void ClearSSLClientAuthHandlerForRequest(net::URLRequest* request);
|
| -
|
| ResourceScheduler* scheduler() { return scheduler_.get(); }
|
|
|
| // Called by a ResourceHandler when it's ready to start reading data and
|
|
|