| Index: content/browser/appcache/appcache_interceptor.h
|
| diff --git a/content/browser/appcache/appcache_interceptor.h b/content/browser/appcache/appcache_interceptor.h
|
| index cbfcb2472b55e20a6a3c910e0afc51afd50f84bb..b584919f9a885b4a54852706f2c92590e4bab6f8 100644
|
| --- a/content/browser/appcache/appcache_interceptor.h
|
| +++ b/content/browser/appcache/appcache_interceptor.h
|
| @@ -31,7 +31,7 @@ class CONTENT_EXPORT AppCacheInterceptor
|
| AppCacheServiceImpl* service,
|
| int process_id,
|
| int host_id,
|
| - ResourceType::Type resource_type);
|
| + ResourceType resource_type);
|
|
|
| // May be called after response headers are complete to retrieve extra
|
| // info about the response.
|
|
|