| Index: client/html/generated/html/frog/SVGAElement.dart
|
| diff --git a/client/html/generated/html/frog/SVGAElement.dart b/client/html/generated/html/frog/SVGAElement.dart
|
| index 37f1ac0af6c168b3fc40a3ae75a0ae80feb0d527..8b214b6e884ddb04a742d96b8a7500fa3bea98ef 100644
|
| --- a/client/html/generated/html/frog/SVGAElement.dart
|
| +++ b/client/html/generated/html/frog/SVGAElement.dart
|
| @@ -29,7 +29,7 @@ class _SVGAElementImpl extends _SVGElementImpl implements SVGAElement native "*S
|
|
|
| // From SVGStylable
|
|
|
| - _SVGAnimatedStringImpl get _className() native "return this.className;";
|
| + _SVGAnimatedStringImpl get _svgClassName() native "return this.className;";
|
|
|
| // Use implementation from Element.
|
| // final _CSSStyleDeclarationImpl style;
|
|
|