| Index: Source/modules/notifications/NotificationCenter.idl
|
| diff --git a/Source/modules/notifications/NotificationCenter.idl b/Source/modules/notifications/NotificationCenter.idl
|
| index 813f4c4b733f0f55171f46e57ace1a7effecf91c..9dbc0fe68ab67642e977ca2f5816a3d26a8c3e9b 100644
|
| --- a/Source/modules/notifications/NotificationCenter.idl
|
| +++ b/Source/modules/notifications/NotificationCenter.idl
|
| @@ -32,7 +32,7 @@
|
| [
|
| NoInterfaceObject,
|
| Conditional=LEGACY_NOTIFICATIONS,
|
| - ActiveDOMObject,
|
| + ActiveDOMObject
|
| ] interface NotificationCenter {
|
| #if !defined(ENABLE_TEXT_NOTIFICATIONS_ONLY) || !ENABLE_TEXT_NOTIFICATIONS_ONLY
|
| [EnabledPerContext=htmlNotifications, MeasureAs=LegacyHTMLNotifications, ActivityLog=Access, RaisesException] Notification createHTMLNotification(DOMString url);
|
|
|