Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / modules / gamepad / Gamepad.idl
index 777bc10..efbca0e 100644 (file)
@@ -24,7 +24,7 @@
  */
 
 [
-    WillBeGarbageCollected,
+    GarbageCollected,
 ] interface Gamepad {
     readonly attribute DOMString id;
     readonly attribute unsigned long index;