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