| Index: Source/modules/quota/DOMWindowQuota.h
|
| diff --git a/Source/modules/quota/DOMWindowQuota.h b/Source/modules/quota/DOMWindowQuota.h
|
| index e8b38021db918f3e8f5d0afc7248549464d7d532..41075c4d9fc01e2556bf64c0cacd1a7c4629d280 100644
|
| --- a/Source/modules/quota/DOMWindowQuota.h
|
| +++ b/Source/modules/quota/DOMWindowQuota.h
|
| @@ -32,8 +32,8 @@
|
| #define DOMWindowQuota_h
|
|
|
| #include "core/frame/DOMWindowProperty.h"
|
| -#include "heap/Handle.h"
|
| #include "platform/Supplementable.h"
|
| +#include "platform/heap/Handle.h"
|
|
|
| namespace WebCore {
|
|
|
|
|