Chromium Code Reviews| Index: client/html/generated/html/frog/SVGAnimatedPreserveAspectRatio.dart |
| diff --git a/client/html/generated/html/frog/SVGAnimatedPreserveAspectRatio.dart b/client/html/generated/html/frog/SVGAnimatedPreserveAspectRatio.dart |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..b93b7a460524cd6561aad8e95ab8215adc76e9e4 |
| --- /dev/null |
| +++ b/client/html/generated/html/frog/SVGAnimatedPreserveAspectRatio.dart |
| @@ -0,0 +1,7 @@ |
| + |
| +class _SVGAnimatedPreserveAspectRatioJs implements SVGAnimatedPreserveAspectRatio native "*SVGAnimatedPreserveAspectRatio" { |
| + |
| + final _SVGPreserveAspectRatioJs animVal; |
| + |
| + final _SVGPreserveAspectRatioJs baseVal; |
| +} |