Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1112)

Unified Diff: Source/modules/notifications/NotificationCenter.cpp

Issue 17648006: Rename WorkerContext to WorkerGlobalScope (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebase on master Created 7 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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"
« no previous file with comments | « Source/modules/notifications/Notification.cpp ('k') | Source/modules/notifications/WorkerContextNotifications.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698