Chromium Code Reviews| Index: tools/dom/idl/dart/dart.idl |
| diff --git a/tools/dom/idl/dart/dart.idl b/tools/dom/idl/dart/dart.idl |
| index ba6eaacd307add3644684acead656f2054a9c720..e7be42c290f90897a0c2900e526c6221cc518e73 100644 |
| --- a/tools/dom/idl/dart/dart.idl |
| +++ b/tools/dom/idl/dart/dart.idl |
| @@ -338,5 +338,3 @@ interface Location { |
| [Supplemental] |
| interface Window : EventTarget {}; |
| -[Supplemental] |
| -interface AbstractWorker : EventTarget {}; |