| Index: Source/modules/quota/StorageQuotaClient.h
|
| diff --git a/Source/modules/quota/StorageQuotaClient.h b/Source/modules/quota/StorageQuotaClient.h
|
| index b0c1798fd850decae254a99beb7bdb327e48e08e..49ab53208e9f92a056163fac1ad07afb38512f0c 100644
|
| --- a/Source/modules/quota/StorageQuotaClient.h
|
| +++ b/Source/modules/quota/StorageQuotaClient.h
|
| @@ -31,6 +31,7 @@
|
| #ifndef StorageQuotaClient_h
|
| #define StorageQuotaClient_h
|
|
|
| +#include "core/page/Page.h"
|
| #include "platform/Supplementable.h"
|
| #include "platform/heap/Handle.h"
|
| #include "public/platform/WebStorageQuotaType.h"
|
|
|