| Index: Source/modules/quota/NavigatorStorageQuota.h
|
| diff --git a/Source/modules/quota/NavigatorStorageQuota.h b/Source/modules/quota/NavigatorStorageQuota.h
|
| index 64af91229b8e73dd436526060141f82815a8a2b0..8680c80e3b178a6efaca5f4ad227dbeb509c2942 100644
|
| --- a/Source/modules/quota/NavigatorStorageQuota.h
|
| +++ b/Source/modules/quota/NavigatorStorageQuota.h
|
| @@ -32,6 +32,7 @@
|
| #define NavigatorStorageQuota_h
|
|
|
| #include "core/frame/DOMWindowProperty.h"
|
| +#include "core/frame/LocalDOMWindow.h"
|
| #include "modules/quota/DeprecatedStorageQuota.h"
|
| #include "platform/Supplementable.h"
|
| #include "platform/heap/Handle.h"
|
|
|