| Index: Source/modules/serviceworkers/NavigatorServiceWorker.idl
|
| diff --git a/Source/modules/serviceworkers/NavigatorServiceWorker.idl b/Source/modules/serviceworkers/NavigatorServiceWorker.idl
|
| index 4421b84a5ca7a2bdb8ad95cd981d5ad40d130ff5..6ed88f01411fcba70268cce24f8f304dd4e8bf52 100644
|
| --- a/Source/modules/serviceworkers/NavigatorServiceWorker.idl
|
| +++ b/Source/modules/serviceworkers/NavigatorServiceWorker.idl
|
| @@ -2,6 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| +// https://slightlyoff.github.io/ServiceWorker/spec/service_worker/index.html#navigator-service-worker
|
| [
|
| RuntimeEnabled=ServiceWorker,
|
| ] partial interface Navigator {
|
|
|