Index: Source/core/workers/WorkerConsole.idl |
diff --git a/Source/core/workers/WorkerConsole.idl b/Source/core/workers/WorkerConsole.idl |
index 3ed5e4e6530c5431e15f0c910918764cc3f1b62e..84e181bcbaf3fd084f97622defdfe62913133297 100644 |
--- a/Source/core/workers/WorkerConsole.idl |
+++ b/Source/core/workers/WorkerConsole.idl |
@@ -27,7 +27,6 @@ |
*/ |
[ |
- NoInterfaceObject, |
- WillBeGarbageCollected |
+ NoInterfaceObject |
] interface WorkerConsole : ConsoleBase { |
}; |