Index: Source/modules/geolocation/Coordinates.idl |
diff --git a/Source/modules/geolocation/Coordinates.idl b/Source/modules/geolocation/Coordinates.idl |
index 38b58e484e6df265ca1eb9bfda1d2c0f9c8a59f3..71dd58a36aba0226b63a323fde51ed8a21596b52 100644 |
--- a/Source/modules/geolocation/Coordinates.idl |
+++ b/Source/modules/geolocation/Coordinates.idl |
@@ -24,6 +24,7 @@ |
*/ |
[ |
+ NoInterfaceObject, |
ImplementationLacksVTable |
] interface Coordinates { |
readonly attribute double latitude; |