| Index: Source/modules/quota/StorageQuotaClient.cpp
|
| diff --git a/Source/modules/quota/StorageQuotaClient.cpp b/Source/modules/quota/StorageQuotaClient.cpp
|
| index bc178cd2ff801b3dfe296cee2a27e9c4d1758045..c7921ee02ebd5de25fd08fa2015ad8e8f439a4ab 100644
|
| --- a/Source/modules/quota/StorageQuotaClient.cpp
|
| +++ b/Source/modules/quota/StorageQuotaClient.cpp
|
| @@ -32,6 +32,7 @@
|
| #include "StorageQuotaClient.h"
|
|
|
| #include "core/dom/Document.h"
|
| +#include "core/page/Page.h"
|
| #include "core/workers/WorkerGlobalScope.h"
|
|
|
| namespace WebCore {
|
|
|