Index: Source/modules/geolocation/Geolocation.idl |
diff --git a/Source/modules/geolocation/Geolocation.idl b/Source/modules/geolocation/Geolocation.idl |
index abda9cd0401cf462a0a2f380c170511f00660d20..632512ef12d01f1a3c8b7bb1dca8d46f00e5f358 100644 |
--- a/Source/modules/geolocation/Geolocation.idl |
+++ b/Source/modules/geolocation/Geolocation.idl |
@@ -25,6 +25,7 @@ |
// http://www.w3.org/TR/geolocation-API/#geolocation_interface |
[ |
+ NoInterfaceObject, |
] interface Geolocation { |
[Custom] void getCurrentPosition(PositionCallback successCallback, |
optional PositionErrorCallback errorCallback, |