Chromium Code Reviews| Index: chrome_frame/urlmon_url_request.cc |
| =================================================================== |
| --- chrome_frame/urlmon_url_request.cc (revision 107996) |
| +++ chrome_frame/urlmon_url_request.cc (working copy) |
| @@ -1261,8 +1261,6 @@ |
| NewRunnableMethod( |
| this, &UrlmonUrlRequestManager::StopAllRequestsHelper, |
| &background_request_map_, &background_resource_map_lock_)); |
| - // background_thread_->Stop(); |
| - // background_thread_.reset(); |
| } |
| } |