Index: content/public/browser/resource_dispatcher_host_delegate.cc |
=================================================================== |
--- content/public/browser/resource_dispatcher_host_delegate.cc (revision 156155) |
+++ content/public/browser/resource_dispatcher_host_delegate.cc (working copy) |
@@ -20,6 +20,7 @@ |
void ResourceDispatcherHostDelegate::RequestBeginning( |
net::URLRequest* request, |
ResourceContext* resource_context, |
+ appcache::AppCacheService* appcache_service, |
ResourceType::Type resource_type, |
int child_id, |
int route_id, |