Index: Source/core/fileapi/Blob.idl |
diff --git a/Source/core/fileapi/Blob.idl b/Source/core/fileapi/Blob.idl |
index 28fd1aaec37f66d550a2a1f9a6d10639aabd6e41..2aa465badf5f283a4adc3f05d4faf1ae21e5d5ac 100644 |
--- a/Source/core/fileapi/Blob.idl |
+++ b/Source/core/fileapi/Blob.idl |
@@ -29,6 +29,7 @@ |
*/ |
[ |
+ WillBeGarbageCollected, |
CustomConstructor, |
CustomConstructor(sequence<any> blobParts, optional BlobPropertyBag options), |
GlobalContext=Window&WorkerGlobalScope, |