Index: client/dom/generated/src/frog/WebGLActiveInfo.dart |
diff --git a/client/dom/generated/src/frog/WebGLActiveInfo.dart b/client/dom/generated/src/frog/WebGLActiveInfo.dart |
index 6b77758d11d1a9de3d910193d7dd8029a1d5138d..beeae9c70b3014fd244783e91dfd538e7550054a 100644 |
--- a/client/dom/generated/src/frog/WebGLActiveInfo.dart |
+++ b/client/dom/generated/src/frog/WebGLActiveInfo.dart |
@@ -1,5 +1,5 @@ |
-class WebGLActiveInfoJs extends DOMTypeJs implements WebGLActiveInfo native "*WebGLActiveInfo" { |
+class _WebGLActiveInfoJs extends _DOMTypeJs implements WebGLActiveInfo native "*WebGLActiveInfo" { |
String get name() native "return this.name;"; |