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..5e05716ccb1056c50a1aae7e05cbb2666b6a438b 100644 |
| --- a/Source/modules/geofencing/GeofencingRegion.idl |
| +++ b/Source/modules/geofencing/GeofencingRegion.idl |
| @@ -4,6 +4,7 @@ |
| [ |
| RuntimeEnabled=Geofencing, |
| + SpecialWrapFor=CircularRegion, |
|
abarth-chromium
2014/08/23 05:43:34
We can't call this CircularRegion. That might con
Marijn Kruisselbrink
2014/08/25 22:25:25
Done.
|
| NoInterfaceObject, |
| GarbageCollected, |
| ] interface GeofencingRegion { |