Chromium Code Reviews| Index: content/public/browser/appcache_service.h |
| diff --git a/content/public/browser/appcache_service.h b/content/public/browser/appcache_service.h |
| index e1f031840e66e6867f511b892009cacac91ec3bd..5daaa5858581f3d8bb3b20a9391a5ed1cc596510 100644 |
| --- a/content/public/browser/appcache_service.h |
| +++ b/content/public/browser/appcache_service.h |
| @@ -16,8 +16,6 @@ |
| namespace content { |
| -class AppCacheStorage; |
| - |
| // Refcounted container to avoid copying the collection in callbacks. |
| struct CONTENT_EXPORT AppCacheInfoCollection |
| : public base::RefCountedThreadSafe<AppCacheInfoCollection> { |