Chromium Code Reviews| Index: client/html/generated/html/dartium/SVGAnimateColorElement.dart |
| diff --git a/client/html/generated/html/dartium/SVGAnimateColorElement.dart b/client/html/generated/html/dartium/SVGAnimateColorElement.dart |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..a11bf6ef53550b8aa161dbbb5d2d1f418e794481 |
| --- /dev/null |
| +++ b/client/html/generated/html/dartium/SVGAnimateColorElement.dart |
| @@ -0,0 +1,4 @@ |
| + |
| +class _SVGAnimateColorElementImpl extends _SVGAnimationElementImpl implements SVGAnimateColorElement { |
| + _SVGAnimateColorElementImpl._wrap(ptr) : super._wrap(ptr); |
| +} |