Chromium Code Reviews| Index: Source/modules/notifications/NotificationCenter.idl |
| diff --git a/Source/modules/notifications/NotificationCenter.idl b/Source/modules/notifications/NotificationCenter.idl |
| index ceddbe35122b4842bf6c49ae0cbdbb908c03e09d..813f4c4b733f0f55171f46e57ace1a7effecf91c 100644 |
| --- a/Source/modules/notifications/NotificationCenter.idl |
| +++ b/Source/modules/notifications/NotificationCenter.idl |
| @@ -30,6 +30,7 @@ |
| */ |
| [ |
| + NoInterfaceObject, |
| Conditional=LEGACY_NOTIFICATIONS, |
| ActiveDOMObject, |
| ] interface NotificationCenter { |