| Index: Source/modules/notifications/Notification.cpp
|
| diff --git a/Source/modules/notifications/Notification.cpp b/Source/modules/notifications/Notification.cpp
|
| index 8cd68e4af6e13deff521a8ac97aeeaa9bafa93fb..c089217acac555a2b81d7b7c6ecd32451e3b4a9d 100644
|
| --- a/Source/modules/notifications/Notification.cpp
|
| +++ b/Source/modules/notifications/Notification.cpp
|
| @@ -40,7 +40,7 @@
|
| #include "core/events/ErrorEvent.h"
|
| #include "core/events/ThreadLocalEventNames.h"
|
| #include "core/loader/ThreadableLoader.h"
|
| -#include "core/page/DOMWindow.h"
|
| +#include "core/frame/DOMWindow.h"
|
| #include "core/page/WindowFocusAllowedIndicator.h"
|
| #include "core/platform/network/ResourceRequest.h"
|
| #include "core/platform/network/ResourceResponse.h"
|
|
|