Chromium Code Reviews| Index: client/html/generated/html/frog/SVGPathSegClosePath.dart |
| diff --git a/client/html/generated/html/frog/SVGPathSegClosePath.dart b/client/html/generated/html/frog/SVGPathSegClosePath.dart |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..921cbf30fc8c17c8dfcec849c6a046156063249d |
| --- /dev/null |
| +++ b/client/html/generated/html/frog/SVGPathSegClosePath.dart |
| @@ -0,0 +1,3 @@ |
| + |
| +class _SVGPathSegClosePathImpl extends _SVGPathSegImpl implements SVGPathSegClosePath native "*SVGPathSegClosePath" { |
| +} |