| Index: client/dom/generated/src/frog/WebGLUniformLocation.dart
|
| diff --git a/client/dom/generated/src/frog/WebGLUniformLocation.dart b/client/dom/generated/src/frog/WebGLUniformLocation.dart
|
| index 3b80c8d5ed4f38cc3fe81579d27021bdd791b3c5..e10760631e09c54cce5c75ed903e40fd35ab65c8 100644
|
| --- a/client/dom/generated/src/frog/WebGLUniformLocation.dart
|
| +++ b/client/dom/generated/src/frog/WebGLUniformLocation.dart
|
| @@ -1,5 +1,5 @@
|
|
|
| -class WebGLUniformLocation native "*WebGLUniformLocation" {
|
| +class WebGLUniformLocationJS implements WebGLUniformLocation native "*WebGLUniformLocation" {
|
|
|
| var dartObjectLocalStorage;
|
|
|
|
|