Chromium Code Reviews| Index: Source/modules/serviceworkers/InstallEvent.idl |
| diff --git a/Source/modules/serviceworkers/InstallEvent.idl b/Source/modules/serviceworkers/InstallEvent.idl |
| index 9c8e3ca0918f6d7cbe24f82efa090357bd256c85..28bad2a3846ddb165cf7d651b0b6239efb47b4d4 100644 |
| --- a/Source/modules/serviceworkers/InstallEvent.idl |
| +++ b/Source/modules/serviceworkers/InstallEvent.idl |
| @@ -30,6 +30,7 @@ |
| // https://slightlyoff.github.io/ServiceWorker/spec/service_worker/index.html#install-event-interface |
| [ |
| + EventConstructor, |
| RuntimeEnabled=ServiceWorker, |
| Exposed=ServiceWorker, |
| TypeChecking=Interface, |