Chromium Code Reviews| Index: Source/core/workers/WorkerContext.idl |
| diff --git a/Source/core/workers/WorkerContext.idl b/Source/core/workers/WorkerContext.idl |
| index 88ef1a0ade92e4854d8d8ecc7d373abb94ff4914..d7176b7e995c324e81d8203c0b6d850bbd943462 100644 |
| --- a/Source/core/workers/WorkerContext.idl |
| +++ b/Source/core/workers/WorkerContext.idl |
| @@ -25,6 +25,7 @@ |
| */ |
| [ |
| + NoInterfaceObject, |
| EventTarget, |
| IsWorkerContext, |
| CustomToJSObject, |