| Index: Source/modules/notifications/Notification.cpp
|
| diff --git a/Source/modules/notifications/Notification.cpp b/Source/modules/notifications/Notification.cpp
|
| index 1b722f5b2a6ab44a4d71d6a6087c7be0cc8eef74..f27f3ea42edbf16e2f9377afec79ccad4b17e9c1 100644
|
| --- a/Source/modules/notifications/Notification.cpp
|
| +++ b/Source/modules/notifications/Notification.cpp
|
| @@ -44,7 +44,7 @@
|
| #include "core/page/WindowFocusAllowedIndicator.h"
|
| #include "core/platform/network/ResourceRequest.h"
|
| #include "core/platform/network/ResourceResponse.h"
|
| -#include "core/workers/WorkerContext.h"
|
| +#include "core/workers/WorkerGlobalScope.h"
|
| #include "modules/notifications/DOMWindowNotifications.h"
|
| #include "modules/notifications/NotificationCenter.h"
|
| #include "modules/notifications/NotificationClient.h"
|
|
|