summaryrefslogtreecommitdiffstats
path: root/chrome/browser/appcache/appcache_dispatcher_host.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/appcache/appcache_dispatcher_host.h')
-rw-r--r--chrome/browser/appcache/appcache_dispatcher_host.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/appcache/appcache_dispatcher_host.h b/chrome/browser/appcache/appcache_dispatcher_host.h
index 1feca77..527a306 100644
--- a/chrome/browser/appcache/appcache_dispatcher_host.h
+++ b/chrome/browser/appcache/appcache_dispatcher_host.h
@@ -79,7 +79,7 @@ class AppCacheDispatcherHost : public BrowserMessageFilter {
appcache::AppCacheBackendImpl backend_impl_;
// Temporary until OnChannelConnected() can be called from the IO thread,
- // which will extract the AppCacheService from the URLRequestContext.
+ // which will extract the AppCacheService from the net::URLRequestContext.
scoped_refptr<net::URLRequestContext> request_context_;
scoped_refptr<URLRequestContextGetter> request_context_getter_;