| Index: client/dom/generated/src/frog/IDBDatabaseException.dart
|
| diff --git a/client/dom/generated/src/frog/IDBDatabaseException.dart b/client/dom/generated/src/frog/IDBDatabaseException.dart
|
| index 12454620ad0aefc5e1fdb98c36f4f5d6afa5b1ae..474e050b9146aa0f50b64d8c2d426191fe0d7156 100644
|
| --- a/client/dom/generated/src/frog/IDBDatabaseException.dart
|
| +++ b/client/dom/generated/src/frog/IDBDatabaseException.dart
|
| @@ -1,5 +1,5 @@
|
|
|
| -class IDBDatabaseExceptionJs extends DOMTypeJs implements IDBDatabaseException native "*IDBDatabaseException" {
|
| +class _IDBDatabaseExceptionJs extends _DOMTypeJs implements IDBDatabaseException native "*IDBDatabaseException" {
|
|
|
| static final int ABORT_ERR = 8;
|
|
|
|
|