| Index: content/browser/indexed_db/indexed_db_quota_client.h
|
| diff --git a/content/browser/indexed_db/indexed_db_quota_client.h b/content/browser/indexed_db/indexed_db_quota_client.h
|
| index 87246383dc24a1bdc87c2203e4b538295271e6e6..bc96cefa0986e3ebb7fd39bd10d4351040561033 100644
|
| --- a/content/browser/indexed_db/indexed_db_quota_client.h
|
| +++ b/content/browser/indexed_db/indexed_db_quota_client.h
|
| @@ -15,6 +15,7 @@
|
| #include "storage/browser/quota/quota_client.h"
|
| #include "storage/browser/quota/quota_task.h"
|
| #include "storage/common/quota/quota_types.h"
|
| +#include "url/gurl.h"
|
|
|
| namespace content {
|
| class IndexedDBContextImpl;
|
|
|