Index: chrome/browser/io_thread.cc |
=================================================================== |
--- chrome/browser/io_thread.cc (revision 132155) |
+++ chrome/browser/io_thread.cc (working copy) |
@@ -465,8 +465,6 @@ |
net::ShutdownNSSHttpIO(); |
#endif // defined(USE_NSS) |
- globals_->system_request_context->AssertNoURLRequests(); |
- |
system_url_request_context_getter_ = NULL; |
// Release objects that the net::URLRequestContext could have been pointing |