| 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 80ee5781aac34abeb36affade795aeab21612b45..bcb807ff8b67b40c56ab11be1f799dd2439e6ee5 100644
|
| --- a/client/dom/generated/src/frog/IDBDatabaseException.dart
|
| +++ b/client/dom/generated/src/frog/IDBDatabaseException.dart
|
| @@ -1,5 +1,5 @@
|
|
|
| -class IDBDatabaseException native "*IDBDatabaseException" {
|
| +class IDBDatabaseExceptionJS implements IDBDatabaseException native "*IDBDatabaseException" {
|
|
|
| static final int ABORT_ERR = 8;
|
|
|
|
|