| 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 56dda9333e92e1bd22e633cd699c5e6f273d628d..8e94a25a9c42fb6bb1cd40c9724b1a57b231b09f 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 InjectedScriptHost native "*InjectedScriptHost" {
|
|
|
| void clearConsoleMessages() native;
|
|
|
|
|