| Index: client/dom/generated/src/frog/WebKitAnimationEvent.dart
|
| diff --git a/client/dom/generated/src/frog/WebKitAnimationEvent.dart b/client/dom/generated/src/frog/WebKitAnimationEvent.dart
|
| index 0646d0a55e352bbd6c3f026963f42723efd54313..fd731e2cc6aa58e117dc47b2c5f2e65ba64dee13 100644
|
| --- a/client/dom/generated/src/frog/WebKitAnimationEvent.dart
|
| +++ b/client/dom/generated/src/frog/WebKitAnimationEvent.dart
|
| @@ -1,5 +1,5 @@
|
|
|
| -class WebKitAnimationEvent extends Event native "*WebKitAnimationEvent" {
|
| +class WebKitAnimationEventJS extends EventJS implements WebKitAnimationEvent native "*WebKitAnimationEvent" {
|
|
|
| String get animationName() native "return this.animationName;";
|
|
|
|
|