Chromium Code Reviews| Index: workers/WorkerLocation.idl |
| diff --git a/workers/WorkerLocation.idl b/workers/WorkerLocation.idl |
| index 5c9ddfad28bdff6fccbfb6db4a2c7a6643e644e5..fd4b977b13b627e3e0c69bddee30655a9c5694b1 100644 |
| --- a/workers/WorkerLocation.idl |
| +++ b/workers/WorkerLocation.idl |
| @@ -28,8 +28,6 @@ |
| [ |
| Conditional=WORKERS, |
| - JSGenerateIsReachable=Impl, |
| - JSNoStaticTables, |
| ImplementationLacksVTable |
| ] interface WorkerLocation { |
| readonly attribute DOMString href; |