| 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 923297da3f480d256a802c5f38e630e928874fb8..02c831d859aacfd505a77a66b54ec4e67610491e 100644
|
| --- a/client/dom/generated/src/frog/InjectedScriptHost.dart
|
| +++ b/client/dom/generated/src/frog/InjectedScriptHost.dart
|
| @@ -1,5 +1,5 @@
|
|
|
| -class InjectedScriptHost native "*InjectedScriptHost" {
|
| +class InjectedScriptHostJS implements InjectedScriptHost native "*InjectedScriptHost" {
|
|
|
| void clearConsoleMessages() native;
|
|
|
|
|