Index: chrome/browser/appcache/appcache_dispatcher_host.h |
diff --git a/chrome/browser/appcache/appcache_dispatcher_host.h b/chrome/browser/appcache/appcache_dispatcher_host.h |
index 1feca77648957c8454ff5c62db719b4ff326585d..527a30647327118f1adf68142983f6401b8527d2 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_; |