summaryrefslogtreecommitdiffstats
path: root/webkit/appcache/appcache_storage.h
diff options
context:
space:
mode:
Diffstat (limited to 'webkit/appcache/appcache_storage.h')
-rw-r--r--webkit/appcache/appcache_storage.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/webkit/appcache/appcache_storage.h b/webkit/appcache/appcache_storage.h
index 8912b31..aa09eb6 100644
--- a/webkit/appcache/appcache_storage.h
+++ b/webkit/appcache/appcache_storage.h
@@ -204,7 +204,6 @@ class AppCacheStorage {
// Helper used to manage an async LoadResponseInfo calls on behalf of
// multiple callers.
- // TODO(michaeln): this may be generalizable for other load/store 'tasks'
class ResponseInfoLoadTask {
public:
ResponseInfoLoadTask(const GURL& manifest_url, int64 response_id,