| Index: client/dom/generated/src/frog/HTMLFrameElement.dart
|
| diff --git a/client/dom/generated/src/frog/HTMLFrameElement.dart b/client/dom/generated/src/frog/HTMLFrameElement.dart
|
| index 17959613f03e5bf1e5d5441919c1665c230fb785..9361995666525d95868029d5bc29136821c7615a 100644
|
| --- a/client/dom/generated/src/frog/HTMLFrameElement.dart
|
| +++ b/client/dom/generated/src/frog/HTMLFrameElement.dart
|
| @@ -1,5 +1,5 @@
|
|
|
| -class HTMLFrameElement extends HTMLElement native "HTMLFrameElement" {
|
| +class HTMLFrameElement extends HTMLElement native "*HTMLFrameElement" {
|
|
|
| Document contentDocument;
|
|
|
|
|