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

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

Issue 12546016: Remove the Extensions URLRequestContext (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: android webview init fix merged in. 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
« no previous file with comments | « content/browser/loader/resource_dispatcher_host_unittest.cc ('k') | content/browser/net/cookie_store_map.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/loader/resource_message_filter.h
diff --git a/content/browser/loader/resource_message_filter.h b/content/browser/loader/resource_message_filter.h
index 2c56af0dd6dc9ba0ebf9e0e1e02a437c83a93966..a4b9bd4918a3bcde70c986fad55ec455f25e1c3c 100644
--- a/content/browser/loader/resource_message_filter.h
+++ b/content/browser/loader/resource_message_filter.h
@@ -32,6 +32,7 @@ class ResourceContext;
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() {}
« no previous file with comments | « content/browser/loader/resource_dispatcher_host_unittest.cc ('k') | content/browser/net/cookie_store_map.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698