| Index: content/browser/in_process_webkit/indexed_db_quota_client.h
|
| diff --git a/content/browser/in_process_webkit/indexed_db_quota_client.h b/content/browser/in_process_webkit/indexed_db_quota_client.h
|
| index 59b3b23cd92389eba2629c0e1b184d489d69efcd..8d5b68820a000238fd34550a1d38ffe9476c26de 100644
|
| --- a/content/browser/in_process_webkit/indexed_db_quota_client.h
|
| +++ b/content/browser/in_process_webkit/indexed_db_quota_client.h
|
| @@ -47,6 +47,7 @@ class IndexedDBQuotaClient : public quota::QuotaClient,
|
| class GetOriginsTaskBase;
|
| class GetAllOriginsTask;
|
| class GetOriginsForHostTask;
|
| + class DeleteOriginTask;
|
|
|
| typedef quota::CallbackQueueMap1
|
| <GetUsageCallback*,
|
|
|