| Index: client/html/generated/html/frog/SVGCircleElement.dart
|
| diff --git a/client/html/generated/html/frog/SVGCircleElement.dart b/client/html/generated/html/frog/SVGCircleElement.dart
|
| index 1d2e9c9bb126e862a756a06da13fabf5377917e2..d13c543834eff1ed0beb916577ce0896645a997d 100644
|
| --- a/client/html/generated/html/frog/SVGCircleElement.dart
|
| +++ b/client/html/generated/html/frog/SVGCircleElement.dart
|
| @@ -29,7 +29,7 @@ class _SVGCircleElementImpl extends _SVGElementImpl implements SVGCircleElement
|
|
|
| // From SVGStylable
|
|
|
| - _SVGAnimatedStringImpl get _className() native "return this.className;";
|
| + _SVGAnimatedStringImpl get _svgClassName() native "return this.className;";
|
|
|
| // Use implementation from Element.
|
| // final _CSSStyleDeclarationImpl style;
|
|
|