| 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 b3d83bd55187f7543cee093262a27d2fe29d3d59..2692e728350070ec6a26bea20daa4da04ead1a72 100644
|
| --- a/client/dom/generated/src/frog/SVGPreserveAspectRatio.dart
|
| +++ b/client/dom/generated/src/frog/SVGPreserveAspectRatio.dart
|
| @@ -1,5 +1,5 @@
|
|
|
| -class SVGPreserveAspectRatio native "*SVGPreserveAspectRatio" {
|
| +class SVGPreserveAspectRatioJS implements SVGPreserveAspectRatio native "*SVGPreserveAspectRatio" {
|
|
|
| static final int SVG_MEETORSLICE_MEET = 1;
|
|
|
|
|