| Index: content/browser/appcache/appcache_quota_client.h
|
| diff --git a/content/browser/appcache/appcache_quota_client.h b/content/browser/appcache/appcache_quota_client.h
|
| index e0b7aaca6a6dcc128360239bc67372436cc907f1..42d2a8d513de60078e35ac4fc304c60b1d3c2614 100644
|
| --- a/content/browser/appcache/appcache_quota_client.h
|
| +++ b/content/browser/appcache/appcache_quota_client.h
|
| @@ -21,13 +21,8 @@
|
|
|
| namespace content {
|
| class AppCacheQuotaClientTest;
|
| -}
|
| -
|
| -namespace content {
|
| -
|
| class AppCacheServiceImpl;
|
| class AppCacheStorageImpl;
|
| -class AppCacheQuotaClientTest;
|
|
|
| // A QuotaClient implementation to integrate the appcache service
|
| // with the quota management system. The QuotaClient interface is
|
|
|