Chromium Code Reviews| Index: workers/SharedWorkerContext.idl |
| diff --git a/workers/SharedWorkerContext.idl b/workers/SharedWorkerContext.idl |
| index 2d57ebb5d620aa65374c009cf77e7f5f9d4d86c0..e411976f5972488d2ca53f34fec0a6f5552a2c7e 100644 |
| --- a/workers/SharedWorkerContext.idl |
| +++ b/workers/SharedWorkerContext.idl |
| @@ -32,8 +32,6 @@ |
| Conditional=SHARED_WORKERS, |
| ExtendsDOMGlobalObject, |
| IsWorkerContext, |
| - JSGenerateToNativeObject, |
| - JSNoStaticTables, |
| OmitConstructor |
| ] interface SharedWorkerContext : WorkerContext { |