| 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 116a62fa8a1635a110a76fd47c0e8ea616df19df..d0b4344f073d00c5fb5c016f94b966e9b16fe8d6 100644
|
| --- a/client/dom/generated/src/frog/WebGLActiveInfo.dart
|
| +++ b/client/dom/generated/src/frog/WebGLActiveInfo.dart
|
| @@ -1,5 +1,5 @@
|
|
|
| -class WebGLActiveInfo native "*WebGLActiveInfo" {
|
| +class WebGLActiveInfoJS implements WebGLActiveInfo native "*WebGLActiveInfo" {
|
|
|
| String get name() native "return this.name;";
|
|
|
|
|