Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / modules / geolocation / Geoposition.idl
index 1b5e347..6e72f36 100644 (file)
@@ -24,6 +24,7 @@
  */
 
 [
+    WillBeGarbageCollected,
     NoInterfaceObject
 ] interface Geoposition {
     readonly attribute Coordinates coords;