Chromium Code Reviews| Index: Source/modules/geolocation/Coordinates.idl |
| diff --git a/Source/modules/geolocation/Coordinates.idl b/Source/modules/geolocation/Coordinates.idl |
| index 0370ba81baa627afa2366197f9b535ed9f081ff5..b5a07d70eaba9df05b08a4c1f8fc25d8227cf1d5 100644 |
| --- a/Source/modules/geolocation/Coordinates.idl |
| +++ b/Source/modules/geolocation/Coordinates.idl |
| @@ -24,7 +24,7 @@ |
| */ |
| [ |
| - NoInterfaceObject, |
| + NoInterfaceObject |
| ] interface Coordinates { |
| readonly attribute double latitude; |
| readonly attribute double longitude; |