| Index: client/dom/generated/src/frog/FileException.dart
|
| diff --git a/client/dom/generated/src/frog/FileException.dart b/client/dom/generated/src/frog/FileException.dart
|
| index aa6fbf2f10dfe5647c8fda64b9dc77e3198abed6..6cef62e1830bed5cb2b78ebd912e8a267a2b2e68 100644
|
| --- a/client/dom/generated/src/frog/FileException.dart
|
| +++ b/client/dom/generated/src/frog/FileException.dart
|
| @@ -1,5 +1,5 @@
|
|
|
| -class FileException native "*FileException" {
|
| +class FileExceptionJS implements FileException native "*FileException" {
|
|
|
| static final int ABORT_ERR = 3;
|
|
|
|
|