Index: Source/core/workers/WorkerContext.idl |
diff --git a/Source/core/workers/WorkerContext.idl b/Source/core/workers/WorkerContext.idl |
index ef788acc33deac9e826fa2065e704e61e7b5091d..d3153da5f00ad532d182120d0c9a6394b632a085 100644 |
--- a/Source/core/workers/WorkerContext.idl |
+++ b/Source/core/workers/WorkerContext.idl |
@@ -25,6 +25,7 @@ |
*/ |
[ |
+ NoInterfaceObject, |
EventTarget, |
CustomToV8, |
DoNotGenerateWrap |