| Index: Source/modules/geofencing/GeofencingRegion.idl
|
| diff --git a/Source/modules/geofencing/GeofencingRegion.idl b/Source/modules/geofencing/GeofencingRegion.idl
|
| index 4e22058d98b22fb2f0a7d196263ea4b9a458feab..5e05716ccb1056c50a1aae7e05cbb2666b6a438b 100644
|
| --- a/Source/modules/geofencing/GeofencingRegion.idl
|
| +++ b/Source/modules/geofencing/GeofencingRegion.idl
|
| @@ -4,6 +4,7 @@
|
|
|
| [
|
| RuntimeEnabled=Geofencing,
|
| + SpecialWrapFor=CircularRegion,
|
| NoInterfaceObject,
|
| GarbageCollected,
|
| ] interface GeofencingRegion {
|
|
|