| Index: Source/modules/notifications/Notification.idl
|
| diff --git a/Source/modules/notifications/Notification.idl b/Source/modules/notifications/Notification.idl
|
| index 24d25cc889d8e489c7ff2f4af86f87bc7a6b1995..29f43cabc9623835d80f1ebd5cd497ca205adaca 100644
|
| --- a/Source/modules/notifications/Notification.idl
|
| +++ b/Source/modules/notifications/Notification.idl
|
| @@ -31,7 +31,6 @@
|
|
|
| [
|
| Conditional=NOTIFICATIONS|LEGACY_NOTIFICATIONS,
|
| - ActiveDOMObject,
|
| Constructor(DOMString title, [Default=Undefined] optional Dictionary options),
|
| ConstructorCallWith=ScriptExecutionContext,
|
| ] interface Notification : EventTarget {
|
|
|