Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / modules / gamepad / WebKitGamepadList.idl
index 84c64ef..2b35c56 100644 (file)
@@ -4,7 +4,7 @@
 
 [
     NoInterfaceObject,
-    WillBeGarbageCollected,
+    GarbageCollected,
 ] interface WebKitGamepadList {
     readonly attribute unsigned long length;
     getter WebKitGamepad item([Default=Undefined] optional unsigned long index);