Chromium Code Reviews| Index: Source/modules/geolocation/Geoposition.idl |
| diff --git a/Source/modules/geolocation/Geoposition.idl b/Source/modules/geolocation/Geoposition.idl |
| index e607e72bb8d4d10953d3ba83c2a1d4658b5ba131..34ef94ef15b44c4645a195ddb85e1126f47cf2d0 100644 |
| --- a/Source/modules/geolocation/Geoposition.idl |
| +++ b/Source/modules/geolocation/Geoposition.idl |
| @@ -24,7 +24,7 @@ |
| */ |
| [ |
| - NoInterfaceObject, |
| + NoInterfaceObject |
| ] interface Geoposition { |
| readonly attribute Coordinates coords; |
| readonly attribute DOMTimeStamp timestamp; |