Index: content/browser/appcache/appcache_request_handler.h |
diff --git a/content/browser/appcache/appcache_request_handler.h b/content/browser/appcache/appcache_request_handler.h |
index 42d58fc3924c4559b86302670c8a30978e3ed34c..929e4d2b99e735e247243ccb9fc841ad404b0875 100644 |
--- a/content/browser/appcache/appcache_request_handler.h |
+++ b/content/browser/appcache/appcache_request_handler.h |
@@ -85,7 +85,6 @@ class CONTENT_EXPORT AppCacheRequestHandler |
// deliver for the request we're handling. |
void DeliverAppCachedResponse(const AppCacheEntry& entry, |
int64_t cache_id, |
- int64_t group_id, |
const GURL& manifest_url, |
bool is_fallback, |
const GURL& namespace_entry_url); |