| Index: client/dom/generated/src/frog/SVGPathSegClosePath.dart
|
| diff --git a/client/dom/generated/src/frog/SVGPathSegClosePath.dart b/client/dom/generated/src/frog/SVGPathSegClosePath.dart
|
| index 373c2e25e8763292c7499aeaad6bda46a45fc3af..c04ca7207d753b21355f7a812ccebacebdff3402 100644
|
| --- a/client/dom/generated/src/frog/SVGPathSegClosePath.dart
|
| +++ b/client/dom/generated/src/frog/SVGPathSegClosePath.dart
|
| @@ -1,3 +1,3 @@
|
|
|
| -class SVGPathSegClosePathJs extends SVGPathSegJs implements SVGPathSegClosePath native "*SVGPathSegClosePath" {
|
| +class _SVGPathSegClosePathJs extends _SVGPathSegJs implements SVGPathSegClosePath native "*SVGPathSegClosePath" {
|
| }
|
|
|