| Index: client/html/generated/html/frog/SVGTitleElement.dart
|
| diff --git a/client/html/generated/html/frog/SVGTitleElement.dart b/client/html/generated/html/frog/SVGTitleElement.dart
|
| index 689b466a9d0bc99c647ca87be0e757ad8f9c75b9..f9cb900ab2d1d551bc7cbfd26283c59ba90485e3 100644
|
| --- a/client/html/generated/html/frog/SVGTitleElement.dart
|
| +++ b/client/html/generated/html/frog/SVGTitleElement.dart
|
| @@ -9,7 +9,7 @@ class _SVGTitleElementImpl extends _SVGElementImpl implements SVGTitleElement na
|
|
|
| // From SVGStylable
|
|
|
| - _SVGAnimatedStringImpl get _className() native "return this.className;";
|
| + _SVGAnimatedStringImpl get _svgClassName() native "return this.className;";
|
|
|
| // Use implementation from Element.
|
| // final _CSSStyleDeclarationImpl style;
|
|
|