Index: Source/modules/notifications/NotificationCenter.cpp |
diff --git a/Source/modules/notifications/NotificationCenter.cpp b/Source/modules/notifications/NotificationCenter.cpp |
index fde326f3b1ca3bd365cdc0280a23c39fcc3cbef6..a7b2b3499616f4f7ce3ce58a05649b3eb6a7e411 100644 |
--- a/Source/modules/notifications/NotificationCenter.cpp |
+++ b/Source/modules/notifications/NotificationCenter.cpp |
@@ -36,7 +36,7 @@ |
#include "modules/notifications/NotificationCenter.h" |
#include "core/dom/Document.h" |
-#include "core/workers/WorkerContext.h" |
+#include "core/workers/WorkerGlobalScope.h" |
#include "modules/notifications/NotificationClient.h" |
#include "weborigin/SecurityOrigin.h" |