| Index: client/html/generated/html/frog/SVGGElement.dart
|
| diff --git a/client/html/generated/html/frog/SVGGElement.dart b/client/html/generated/html/frog/SVGGElement.dart
|
| index 5a55e214a11ae12de7724bd4bd2747fa5fa75117..06b1a1cbad822e4ae8941d6f2f666a2e1eb21457 100644
|
| --- a/client/html/generated/html/frog/SVGGElement.dart
|
| +++ b/client/html/generated/html/frog/SVGGElement.dart
|
| @@ -23,7 +23,7 @@ class _SVGGElementImpl extends _SVGElementImpl implements SVGGElement 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;
|
|
|