Chromium Code Reviews| Index: Source/modules/notifications/WorkerContextNotifications.idl |
| diff --git a/Source/modules/notifications/WorkerContextNotifications.idl b/Source/modules/notifications/WorkerContextNotifications.idl |
| index 518aba3273e2207629dff5a90045c038339479c9..e781830cf79c383ecdba9529e2aefff91f1ec123 100644 |
| --- a/Source/modules/notifications/WorkerContextNotifications.idl |
| +++ b/Source/modules/notifications/WorkerContextNotifications.idl |
| @@ -25,6 +25,7 @@ |
| */ |
| [ |
| + NoInterfaceObject, |
| Conditional=NOTIFICATIONS|LEGACY_NOTIFICATIONS, |
| Supplemental=WorkerContext |
| ] interface WorkerContextNotifications { |