Index: Source/core/dom/MessageChannel.idl |
diff --git a/Source/core/dom/MessageChannel.idl b/Source/core/dom/MessageChannel.idl |
index 07b1a104581f15b52c57044846a720bf55f874dc..f83d729447c2992b7b397e29de98e57b70c2dda7 100644 |
--- a/Source/core/dom/MessageChannel.idl |
+++ b/Source/core/dom/MessageChannel.idl |
@@ -25,6 +25,7 @@ |
*/ |
[ |
+ GlobalContext=WindowAndWorker, |
Constructor, |
CallWith=ScriptExecutionContext, |
CustomConstructor |