| Index: client/dom/generated/src/frog/OESTextureFloat.dart
|
| diff --git a/client/dom/generated/src/frog/OESTextureFloat.dart b/client/dom/generated/src/frog/OESTextureFloat.dart
|
| index 149bf5c403d815ad9afcf66ae0c73864b35251cf..f142fd7c34eb5c202a4d883b09c3f40ba290c62c 100644
|
| --- a/client/dom/generated/src/frog/OESTextureFloat.dart
|
| +++ b/client/dom/generated/src/frog/OESTextureFloat.dart
|
| @@ -1,7 +1,3 @@
|
|
|
| -class OESTextureFloatJS implements OESTextureFloat native "*OESTextureFloat" {
|
| -
|
| - var dartObjectLocalStorage;
|
| -
|
| - String get typeName() native;
|
| +class OESTextureFloatJs extends DOMTypeJs implements OESTextureFloat native "*OESTextureFloat" {
|
| }
|
|
|