| Index: Source/modules/quota/StorageQuotaClient.h
 | 
| diff --git a/Source/modules/quota/StorageQuotaClient.h b/Source/modules/quota/StorageQuotaClient.h
 | 
| index b0c1798fd850decae254a99beb7bdb327e48e08e..75bd3943d7326d8e5ffcb7a0fa87014b9cf5fe4b 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/PageSupplementable.h"
 | 
|  #include "platform/Supplementable.h"
 | 
|  #include "platform/heap/Handle.h"
 | 
|  #include "public/platform/WebStorageQuotaType.h"
 | 
| 
 |