Index: client/dom/generated/src/frog/SVGException.dart |
diff --git a/client/dom/generated/src/frog/SVGException.dart b/client/dom/generated/src/frog/SVGException.dart |
index 6bdd5c4636afa5cb3eb4669ad52626fe2f226719..a1e4dff4065a176a0fb30a5839027df2e4bcc8e0 100644 |
--- a/client/dom/generated/src/frog/SVGException.dart |
+++ b/client/dom/generated/src/frog/SVGException.dart |
@@ -1,5 +1,5 @@ |
-class SVGExceptionJs extends DOMTypeJs implements SVGException native "*SVGException" { |
+class _SVGExceptionJs extends _DOMTypeJs implements SVGException native "*SVGException" { |
static final int SVG_INVALID_VALUE_ERR = 1; |