Index: client/dom/generated/src/frog/WebGLContextAttributes.dart |
diff --git a/client/dom/generated/src/frog/WebGLContextAttributes.dart b/client/dom/generated/src/frog/WebGLContextAttributes.dart |
index 58896e881c863fbf34c1f412d245d8624a3468b5..12bf139f4a64e35f051b4564d8dc4617c4b5cedc 100644 |
--- a/client/dom/generated/src/frog/WebGLContextAttributes.dart |
+++ b/client/dom/generated/src/frog/WebGLContextAttributes.dart |
@@ -1,5 +1,5 @@ |
-class WebGLContextAttributesJs extends DOMTypeJs implements WebGLContextAttributes native "*WebGLContextAttributes" { |
+class _WebGLContextAttributesJs extends _DOMTypeJs implements WebGLContextAttributes native "*WebGLContextAttributes" { |
bool get alpha() native "return this.alpha;"; |