| Index: client/dom/generated/src/frog/CSSFontFaceRule.dart
|
| diff --git a/client/dom/generated/src/frog/CSSFontFaceRule.dart b/client/dom/generated/src/frog/CSSFontFaceRule.dart
|
| index 0bd4cf3ea1d5ce2dd3ccc10c78d7e8771bfa4f0a..59a8a42ce82d5a04e9d8876e16230d93e0a0e90d 100644
|
| --- a/client/dom/generated/src/frog/CSSFontFaceRule.dart
|
| +++ b/client/dom/generated/src/frog/CSSFontFaceRule.dart
|
| @@ -1,5 +1,5 @@
|
|
|
| -class CSSFontFaceRule extends CSSRule native "CSSFontFaceRule" {
|
| +class CSSFontFaceRule extends CSSRule native "*CSSFontFaceRule" {
|
|
|
| CSSStyleDeclaration style;
|
| }
|
|
|