| Index: Source/modules/notifications/WorkerContextNotifications.idl
|
| diff --git a/Source/modules/notifications/WorkerContextNotifications.idl b/Source/modules/notifications/WorkerContextNotifications.idl
|
| index d96908a92464029674c77ff0010deda28ccc29cd..aae97b3b6f59af88c784f5af5e091dd849803a48 100644
|
| --- a/Source/modules/notifications/WorkerContextNotifications.idl
|
| +++ b/Source/modules/notifications/WorkerContextNotifications.idl
|
| @@ -25,7 +25,7 @@
|
| */
|
|
|
| [
|
| - Conditional=NOTIFICATIONS|LEGACY_NOTIFICATIONS,
|
| + Conditional=NOTIFICATIONS|LEGACY_NOTIFICATIONS
|
| ] partial interface WorkerContext {
|
| #if defined(ENABLE_LEGACY_NOTIFICATIONS) && ENABLE_LEGACY_NOTIFICATIONS
|
| [EnabledAtRuntime=notifications] readonly attribute NotificationCenter webkitNotifications;
|
|
|