Chromium Code Reviews| Index: client/dom/generated/src/frog/SVGElementInstance.dart | 
| diff --git a/client/dom/generated/src/frog/SVGElementInstance.dart b/client/dom/generated/src/frog/SVGElementInstance.dart | 
| index d9d2d051ccb3b68b676bd7c8802a7e29c3bffdf3..e0effa5dbd3a17314dc549daac794ef42f3bd97c 100644 | 
| --- a/client/dom/generated/src/frog/SVGElementInstance.dart | 
| +++ b/client/dom/generated/src/frog/SVGElementInstance.dart | 
| @@ -1,5 +1,5 @@ | 
| -class _SVGElementInstanceJs extends _DOMTypeJs implements SVGElementInstance native "*SVGElementInstance" { | 
| +class _SVGElementInstanceJs extends _EventTargetJs implements SVGElementInstance native "*SVGElementInstance" { | 
| final _SVGElementInstanceListJs childNodes; |