Chromium Code Reviews| Index: Source/modules/notifications/DOMWindowNotifications.idl |
| diff --git a/Source/modules/notifications/DOMWindowNotifications.idl b/Source/modules/notifications/DOMWindowNotifications.idl |
| index f126a036a433aedf8cf578e0db0c43f6202d8610..649eadff3505f8b98f3c990ff93420c72dc4a4fa 100644 |
| --- a/Source/modules/notifications/DOMWindowNotifications.idl |
| +++ b/Source/modules/notifications/DOMWindowNotifications.idl |
| @@ -25,6 +25,7 @@ |
| */ |
| [ |
| + NoInterfaceObject, |
| Conditional=NOTIFICATIONS|LEGACY_NOTIFICATIONS, |
| Supplemental=DOMWindow |
| ] interface DOMWindowNotifications { |