| Index: Source/modules/geofencing/CircularGeofencingRegionInit.idl
|
| diff --git a/Source/modules/geofencing/CircularGeofencingRegionInit.idl b/Source/modules/geofencing/CircularGeofencingRegionInit.idl
|
| index f2f85bb65d4a787780db1efa212694c32a3ed6d6..4abc4861a1b92f22074a9232ebdd8e38378cc931 100644
|
| --- a/Source/modules/geofencing/CircularGeofencingRegionInit.idl
|
| +++ b/Source/modules/geofencing/CircularGeofencingRegionInit.idl
|
| @@ -4,9 +4,7 @@
|
|
|
| // FIXME: Add the spec URL.
|
|
|
| -[
|
| - TypeChecking=Unrestricted,
|
| -] dictionary CircularGeofencingRegionInit {
|
| +dictionary CircularGeofencingRegionInit {
|
| DOMString? id = null;
|
| double latitude;
|
| double longitude;
|
|
|