Chromium Code Reviews| Index: Source/modules/geofencing/GeofencingRegion.idl |
| diff --git a/Source/modules/geofencing/GeofencingRegion.idl b/Source/modules/geofencing/GeofencingRegion.idl |
| index 4e22058d98b22fb2f0a7d196263ea4b9a458feab..32d3d3cf73f005ed9987a0e87f35c297a2b8f98c 100644 |
| --- a/Source/modules/geofencing/GeofencingRegion.idl |
| +++ b/Source/modules/geofencing/GeofencingRegion.idl |
| @@ -4,6 +4,7 @@ |
| [ |
| RuntimeEnabled=Geofencing, |
| + SpecialWrapFor=CircularGeofencingRegion, |
| NoInterfaceObject, |
| GarbageCollected, |
| ] interface GeofencingRegion { |