| Index: content/browser/renderer_host/resource_dispatcher_host_impl.cc
|
| ===================================================================
|
| --- content/browser/renderer_host/resource_dispatcher_host_impl.cc (revision 157294)
|
| +++ content/browser/renderer_host/resource_dispatcher_host_impl.cc (working copy)
|
| @@ -379,7 +379,6 @@
|
| ResourceDispatcherHostImpl::~ResourceDispatcherHostImpl() {
|
| DCHECK(g_resource_dispatcher_host);
|
| g_resource_dispatcher_host = NULL;
|
| - AsyncResourceHandler::GlobalCleanup();
|
| }
|
|
|
| // static
|
|
|