Chromium Code Reviews| Index: Source/modules/geolocation/Geoposition.idl |
| diff --git a/Source/modules/geolocation/Geoposition.idl b/Source/modules/geolocation/Geoposition.idl |
| index d2d317d0a8cdec01ec98c34335dbcbeab4d76851..1a8bf12c8a88ea8cafa8809a43f301c554ad09d8 100644 |
| --- a/Source/modules/geolocation/Geoposition.idl |
| +++ b/Source/modules/geolocation/Geoposition.idl |
| @@ -24,6 +24,7 @@ |
| */ |
| [ |
| + NoInterfaceObject, |
| ImplementationLacksVTable |
| ] interface Geoposition { |
| readonly attribute Coordinates coords; |