| Index: content/public/browser/resource_context.h
|
| diff --git a/content/public/browser/resource_context.h b/content/public/browser/resource_context.h
|
| index 41eb18e585ee1907cb96c2e9e154b440ac80fa26..d2eeb30e8f7037013d2703fd57f21dd458322f86 100644
|
| --- a/content/public/browser/resource_context.h
|
| +++ b/content/public/browser/resource_context.h
|
| @@ -25,8 +25,6 @@ class URLRequestContext;
|
|
|
| namespace content {
|
|
|
| -class AppCacheService;
|
| -
|
| // ResourceContext contains the relevant context information required for
|
| // resource loading. It lives on the IO thread, although it is constructed on
|
| // the UI thread. It must be destructed on the IO thread.
|
|
|