| 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 48d975520e28b9e28efb987dfe47bf9519c6f080..c4433b5db682fca68c15886cc36908c70f2d135b 100644
|
| --- a/content/browser/loader/resource_dispatcher_host_impl.h
|
| +++ b/content/browser/loader/resource_dispatcher_host_impl.h
|
| @@ -234,8 +234,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
|
|
|