| Index: client/dom/generated/src/frog/SVGPreserveAspectRatio.dart
|
| diff --git a/client/dom/generated/src/frog/SVGPreserveAspectRatio.dart b/client/dom/generated/src/frog/SVGPreserveAspectRatio.dart
|
| index b21e29c6c83abeac5a2110a32f9eb7b76b8aeaac..8acc93a5a67496656e06fe1f14e9a07f963ee7ec 100644
|
| --- a/client/dom/generated/src/frog/SVGPreserveAspectRatio.dart
|
| +++ b/client/dom/generated/src/frog/SVGPreserveAspectRatio.dart
|
| @@ -1,5 +1,5 @@
|
|
|
| -class SVGPreserveAspectRatioJs extends DOMTypeJs implements SVGPreserveAspectRatio native "*SVGPreserveAspectRatio" {
|
| +class _SVGPreserveAspectRatioJs extends _DOMTypeJs implements SVGPreserveAspectRatio native "*SVGPreserveAspectRatio" {
|
|
|
| static final int SVG_MEETORSLICE_MEET = 1;
|
|
|
|
|