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

Unified Diff: trunk/src/content/browser/loader/resource_message_filter.h

Issue 23551005: Revert 219709 "Remove the Extensions URLRequestContext." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 7 years, 4 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
Index: trunk/src/content/browser/loader/resource_message_filter.h
===================================================================
--- trunk/src/content/browser/loader/resource_message_filter.h (revision 219785)
+++ trunk/src/content/browser/loader/resource_message_filter.h (working copy)
@@ -32,7 +32,6 @@
class CONTENT_EXPORT ResourceMessageFilter : public BrowserMessageFilter {
public:
// Allows selecting the net::URLRequestContext used to service requests.
- // TODO(ajwong): Delete class after http://crbug.com/159193 is resolved.
class URLRequestContextSelector {
public:
URLRequestContextSelector() {}

Powered by Google App Engine
This is Rietveld 408576698