| Index: client/dom/generated/src/frog/XMLHttpRequestException.dart
|
| diff --git a/client/dom/generated/src/frog/XMLHttpRequestException.dart b/client/dom/generated/src/frog/XMLHttpRequestException.dart
|
| index 45e607460af69c3c71d4f2842df76adf727875c3..ceb9076e690cecd3ce6f371af74bb3d7dd3b175c 100644
|
| --- a/client/dom/generated/src/frog/XMLHttpRequestException.dart
|
| +++ b/client/dom/generated/src/frog/XMLHttpRequestException.dart
|
| @@ -1,5 +1,5 @@
|
|
|
| -class XMLHttpRequestExceptionJs extends DOMTypeJs implements XMLHttpRequestException native "*XMLHttpRequestException" {
|
| +class _XMLHttpRequestExceptionJs extends _DOMTypeJs implements XMLHttpRequestException native "*XMLHttpRequestException" {
|
|
|
| static final int ABORT_ERR = 102;
|
|
|
|
|