| Index: content/browser/cache_storage/cache_storage_quota_client.h
|
| diff --git a/content/browser/cache_storage/cache_storage_quota_client.h b/content/browser/cache_storage/cache_storage_quota_client.h
|
| index 941bf8ba98d2fcb895538ea336b5c9fee9cbf898..367f2704af8e368d9edf4f521ec99e4ff404d22e 100644
|
| --- a/content/browser/cache_storage/cache_storage_quota_client.h
|
| +++ b/content/browser/cache_storage/cache_storage_quota_client.h
|
| @@ -11,10 +11,6 @@
|
| #include "storage/browser/quota/quota_client.h"
|
| #include "storage/common/quota/quota_types.h"
|
|
|
| -namespace storage {
|
| -class QuotaManagerProxy;
|
| -}
|
| -
|
| namespace content {
|
| class CacheStorageManager;
|
|
|
|
|