| Index: client/dom/generated/src/frog/InjectedScriptHost.dart
|
| diff --git a/client/dom/generated/src/frog/InjectedScriptHost.dart b/client/dom/generated/src/frog/InjectedScriptHost.dart
|
| index 7f5c0a9fb7bd1b30ce6d9cea0ba585b5e6bd3166..1a6f4bb45cf09316aa2d997351d62b8a94a39812 100644
|
| --- a/client/dom/generated/src/frog/InjectedScriptHost.dart
|
| +++ b/client/dom/generated/src/frog/InjectedScriptHost.dart
|
| @@ -1,5 +1,5 @@
|
|
|
| -class InjectedScriptHostJs extends DOMTypeJs implements InjectedScriptHost native "*InjectedScriptHost" {
|
| +class _InjectedScriptHostJs extends _DOMTypeJs implements InjectedScriptHost native "*InjectedScriptHost" {
|
|
|
| void clearConsoleMessages() native;
|
|
|
|
|