| Index: Source/modules/notifications/DOMWindowNotifications.h
|
| diff --git a/Source/modules/notifications/DOMWindowNotifications.h b/Source/modules/notifications/DOMWindowNotifications.h
|
| index eafcfc914094404e095237a3fc13931f51dd710b..7fd6f89747442c34aeb5574d1e8c516770acdc70 100644
|
| --- a/Source/modules/notifications/DOMWindowNotifications.h
|
| +++ b/Source/modules/notifications/DOMWindowNotifications.h
|
| @@ -29,7 +29,7 @@
|
|
|
| #if ENABLE(LEGACY_NOTIFICATIONS)
|
|
|
| -#include "core/page/DOMWindowProperty.h"
|
| +#include "core/frame/DOMWindowProperty.h"
|
| #include "platform/Supplementable.h"
|
| #include "wtf/text/WTFString.h"
|
|
|
|
|