Index: client/html/generated/html/frog/SVGFEColorMatrixElement.dart |
diff --git a/client/html/generated/html/frog/SVGFEColorMatrixElement.dart b/client/html/generated/html/frog/SVGFEColorMatrixElement.dart |
index ace4e91ddf46857734e6544fddad7db135c48f5a..f90da74320db368958d4bf1e71e7566cdff09910 100644 |
--- a/client/html/generated/html/frog/SVGFEColorMatrixElement.dart |
+++ b/client/html/generated/html/frog/SVGFEColorMatrixElement.dart |
@@ -31,7 +31,7 @@ class _SVGFEColorMatrixElementImpl extends _SVGElementImpl implements SVGFEColor |
// From SVGStylable |
- _SVGAnimatedStringImpl get _className() native "return this.className;"; |
+ _SVGAnimatedStringImpl get _svgClassName() native "return this.className;"; |
// Use implementation from Element. |
// final _CSSStyleDeclarationImpl style; |