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 e5821dd2c187d27c222dff819755785dcb4ea830..51131e3dfa4f108020decd5a960981c7640d0ec7 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;"; |