| 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 69435067518636b8ef3b5764b421a4e6017f45c6..1c003673143455832f3b45bedfccd4b18579d138 100644
|
| --- a/client/dom/generated/src/frog/FileException.dart
|
| +++ b/client/dom/generated/src/frog/FileException.dart
|
| @@ -1,5 +1,5 @@
|
|
|
| -class FileExceptionJs extends DOMTypeJs implements FileException native "*FileException" {
|
| +class _FileExceptionJs extends _DOMTypeJs implements FileException native "*FileException" {
|
|
|
| static final int ABORT_ERR = 3;
|
|
|
|
|