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

Unified Diff: modules/notifications/WorkerGlobalScopeNotifications.idl

Issue 22498002: Roll IDL to multivm@1329 (Closed) Base URL: https://dart.googlecode.com/svn/third_party/WebCore
Patch Set: Created 7 years, 4 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: modules/notifications/WorkerGlobalScopeNotifications.idl
diff --git a/modules/notifications/WorkerContextNotifications.idl b/modules/notifications/WorkerGlobalScopeNotifications.idl
similarity index 97%
rename from modules/notifications/WorkerContextNotifications.idl
rename to modules/notifications/WorkerGlobalScopeNotifications.idl
index e8f86b9ab89609a4b11d2c3ada5bbb9afa5c2d4c..c643b0cbb7acc8afe754edf26197805dff89f93e 100644
--- a/modules/notifications/WorkerContextNotifications.idl
+++ b/modules/notifications/WorkerGlobalScopeNotifications.idl
@@ -26,7 +26,7 @@
[
Conditional=NOTIFICATIONS|LEGACY_NOTIFICATIONS
-] partial interface WorkerContext {
+] partial interface WorkerGlobalScope {
[EnabledAtRuntime=notifications, Conditional=LEGACY_NOTIFICATIONS] readonly attribute NotificationCenter webkitNotifications;
};
« no previous file with comments | « modules/notifications/WorkerContextNotifications.idl ('k') | modules/performance/WorkerContextPerformance.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698