| Index: Source/modules/quota/DOMWindowQuota.h
|
| diff --git a/Source/modules/quota/DOMWindowQuota.h b/Source/modules/quota/DOMWindowQuota.h
|
| index eb02090c152e93a743f60e8a48e5867457c6b4c8..b8e0bdffd09297cdf1596a43b635c2c24cff1556 100644
|
| --- a/Source/modules/quota/DOMWindowQuota.h
|
| +++ b/Source/modules/quota/DOMWindowQuota.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef DOMWindowQuota_h
|
| #define DOMWindowQuota_h
|
|
|
| -#include "core/page/DOMWindowProperty.h"
|
| +#include "core/frame/DOMWindowProperty.h"
|
| #include "platform/Supplementable.h"
|
|
|
| namespace WebCore {
|
|
|