| Index: Source/modules/serviceworkers/ServiceWorker.idl
|
| diff --git a/Source/modules/serviceworkers/ServiceWorker.idl b/Source/modules/serviceworkers/ServiceWorker.idl
|
| index 8511ad08eeb1e7737d6d665819cd622f63793839..42df4e172078f839cd2e3c4a9069a9e0761edfe3 100644
|
| --- a/Source/modules/serviceworkers/ServiceWorker.idl
|
| +++ b/Source/modules/serviceworkers/ServiceWorker.idl
|
| @@ -28,8 +28,7 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
| [
|
| - RuntimeEnabled=ServiceWorker,
|
| - NoInterfaceObject
|
| + RuntimeEnabled=ServiceWorker
|
| ] interface ServiceWorker {
|
|
|
| // FIXME: Should inherit this from Worker.
|
|
|