| Index: client/html/generated/html/dartium/SVGMaskElement.dart
|
| diff --git a/client/html/generated/html/dartium/SVGMaskElement.dart b/client/html/generated/html/dartium/SVGMaskElement.dart
|
| index 344da256bde1cd0d4fc43926b9e9113664ff500f..6c5932eb08633beec229a4f9334d4750efdc9bad 100644
|
| --- a/client/html/generated/html/dartium/SVGMaskElement.dart
|
| +++ b/client/html/generated/html/dartium/SVGMaskElement.dart
|
| @@ -42,7 +42,7 @@ class _SVGMaskElementImpl extends _SVGElementImpl implements SVGMaskElement {
|
|
|
| // From SVGStylable
|
|
|
| - SVGAnimatedString get _className() => _wrap(_ptr.className);
|
| + SVGAnimatedString get _svgClassName() => _wrap(_ptr.className);
|
|
|
| CSSStyleDeclaration get style() => _wrap(_ptr.style);
|
|
|
|
|