| Index: Source/modules/netinfo/NetworkInformation.idl
|
| diff --git a/Source/modules/netinfo/NetworkInformation.idl b/Source/modules/netinfo/NetworkInformation.idl
|
| index a3d1ba4de8bc742935f7658db45a8e48a08fea9b..7a12c36374a7e144e475c323d63a27a498edbbc9 100644
|
| --- a/Source/modules/netinfo/NetworkInformation.idl
|
| +++ b/Source/modules/netinfo/NetworkInformation.idl
|
| @@ -13,6 +13,7 @@ enum ConnectionType {
|
|
|
| [
|
| RuntimeEnabled=NetworkInformation,
|
| + Exposed=Window&Worker,
|
| WillBeGarbageCollected,
|
| ActiveDOMObject
|
| ] interface NetworkInformation : EventTarget {
|
|
|