Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1767)

Unified Diff: net/url_request/url_request_job_manager.cc

Issue 43079: NO CODE CHANGE (Closed)
Patch Set: Created 11 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « net/url_request/url_request_job_manager.h ('k') | net/url_request/url_request_job_metrics.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/url_request/url_request_job_manager.cc
diff --git a/net/url_request/url_request_job_manager.cc b/net/url_request/url_request_job_manager.cc
index a0198b8f4ef2eb1ecdac1736299c36868f86fd26..9b550d11a744aeb0ae1bb6623637cf04d80c2080 100644
--- a/net/url_request/url_request_job_manager.cc
+++ b/net/url_request/url_request_job_manager.cc
@@ -169,4 +169,3 @@ void URLRequestJobManager::UnregisterRequestInterceptor(
DCHECK(i != interceptors_.end());
interceptors_.erase(i);
}
-
« no previous file with comments | « net/url_request/url_request_job_manager.h ('k') | net/url_request/url_request_job_metrics.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698