Index: Source/core/fileapi/Blob.idl |
diff --git a/Source/core/fileapi/Blob.idl b/Source/core/fileapi/Blob.idl |
index 04d77daa0c2c6f28e8e154391b577781f56f251f..8d8d252b25bc151c72f84a98e9c4c228b29942ab 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, |