| 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 86f8d605c35ccc0b4116baed5d7c3e27585b466c..a2631a2fe027bc9e20bf1c02e731cf809cce78d8 100644
|
| --- a/content/browser/loader/resource_dispatcher_host_impl.h
|
| +++ b/content/browser/loader/resource_dispatcher_host_impl.h
|
| @@ -245,8 +245,6 @@
|
| 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
|
|
|