| Index: chrome/browser/appcache/appcache_dispatcher_host.h
|
| ===================================================================
|
| --- chrome/browser/appcache/appcache_dispatcher_host.h (revision 69057)
|
| +++ chrome/browser/appcache/appcache_dispatcher_host.h (working copy)
|
| @@ -23,7 +23,7 @@
|
|
|
| // Handles appcache related messages sent to the main browser process from
|
| // its child processes. There is a distinct host for each child process.
|
| -// Messages are handled on the IO thread. The ResourceMessageFilter and
|
| +// Messages are handled on the IO thread. The BrowserRenderProcessHost and
|
| // WorkerProcessHost create an instance and delegates calls to it.
|
| class AppCacheDispatcherHost : public BrowserMessageFilter {
|
| public:
|
|
|