| Index: Source/modules/quota/DOMWindowQuota.h
|
| diff --git a/Source/modules/quota/DOMWindowQuota.h b/Source/modules/quota/DOMWindowQuota.h
|
| index f51637e9a12e9414b29aee3afa633057043b541d..ac2712092717a888cf7995126098d3f16162cf3a 100644
|
| --- a/Source/modules/quota/DOMWindowQuota.h
|
| +++ b/Source/modules/quota/DOMWindowQuota.h
|
| @@ -32,6 +32,7 @@
|
| #define DOMWindowQuota_h
|
|
|
| #include "core/frame/DOMWindowProperty.h"
|
| +#include "core/frame/LocalDOMWindow.h"
|
| #include "platform/Supplementable.h"
|
| #include "platform/heap/Handle.h"
|
|
|
|
|