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