| Index: client/html/generated/html/frog/SVGPathElement.dart
|
| diff --git a/client/html/generated/html/frog/SVGPathElement.dart b/client/html/generated/html/frog/SVGPathElement.dart
|
| index 1534c3da3f3ade2a99218965c64ecffcee90bb84..58fd33ce1d9b3daf3150f46f8aab4c273d6c634b 100644
|
| --- a/client/html/generated/html/frog/SVGPathElement.dart
|
| +++ b/client/html/generated/html/frog/SVGPathElement.dart
|
| @@ -77,7 +77,7 @@ class _SVGPathElementImpl extends _SVGElementImpl implements SVGPathElement nati
|
|
|
| // From SVGStylable
|
|
|
| - _SVGAnimatedStringImpl get _className() native "return this.className;";
|
| + _SVGAnimatedStringImpl get _svgClassName() native "return this.className;";
|
|
|
| // Use implementation from Element.
|
| // final _CSSStyleDeclarationImpl style;
|
|
|