Index: Source/core/fileapi/Blob.idl |
diff --git a/Source/core/fileapi/Blob.idl b/Source/core/fileapi/Blob.idl |
index 05a997308cac5b6543fcc4659a4b529b81ed9113..3f6128326538e5308aa56d5039840cef02731c51 100644 |
--- a/Source/core/fileapi/Blob.idl |
+++ b/Source/core/fileapi/Blob.idl |
@@ -29,6 +29,7 @@ |
*/ |
[ |
+ GlobalContext=WindowAndWorker, |
CustomToV8, |
CustomConstructor, |
CustomConstructor(sequence<any> blobParts, optional BlobPropertyBag options) |