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