| 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 fd731e2cc6aa58e117dc47b2c5f2e65ba64dee13..e5821dd2c187d27c222dff819755785dcb4ea830 100644
|
| --- a/client/dom/generated/src/frog/WebKitAnimationEvent.dart
|
| +++ b/client/dom/generated/src/frog/WebKitAnimationEvent.dart
|
| @@ -1,5 +1,5 @@
|
|
|
| -class WebKitAnimationEventJS extends EventJS implements WebKitAnimationEvent native "*WebKitAnimationEvent" {
|
| +class WebKitAnimationEventJs extends EventJs implements WebKitAnimationEvent native "*WebKitAnimationEvent" {
|
|
|
| String get animationName() native "return this.animationName;";
|
|
|
|
|