Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / fileapi / FileList.idl
index e7e296a..2fb3557 100644 (file)
@@ -25,7 +25,7 @@
 
 [
     Exposed=(Window,Worker),
-    WillBeGarbageCollected
+    GarbageCollected
 ] interface FileList {
     readonly attribute unsigned long length;
     getter File item(unsigned long index);