| Index: client/html/generated/html/frog/SVGStylable.dart
|
| diff --git a/client/html/generated/html/frog/SVGStylable.dart b/client/html/generated/html/frog/SVGStylable.dart
|
| deleted file mode 100644
|
| index d5949d80d85d5109f93bb74257a951f6f59c29f4..0000000000000000000000000000000000000000
|
| --- a/client/html/generated/html/frog/SVGStylable.dart
|
| +++ /dev/null
|
| @@ -1,9 +0,0 @@
|
| -
|
| -class _SVGStylableImpl implements SVGStylable native "*SVGStylable" {
|
| -
|
| - _SVGAnimatedStringImpl get _svgClassName() native "return this.className;";
|
| -
|
| - final _CSSStyleDeclarationImpl style;
|
| -
|
| - _CSSValueImpl getPresentationAttribute(String name) native;
|
| -}
|
|
|