Index: Source/core/workers/SharedWorkerContext.idl |
diff --git a/Source/core/workers/SharedWorkerContext.idl b/Source/core/workers/SharedWorkerContext.idl |
index dd0c267d3418a48f7dc81ad955b629b2eacb2604..15352d1aac4797d1566e67d340b9c6a7ceb5414e 100644 |
--- a/Source/core/workers/SharedWorkerContext.idl |
+++ b/Source/core/workers/SharedWorkerContext.idl |
@@ -29,6 +29,7 @@ |
*/ |
[ |
+ NoInterfaceObject, |
Conditional=SHARED_WORKERS, |
IsWorkerContext, |
] interface SharedWorkerContext : WorkerContext { |