| Index: client/dom/generated/src/frog/WebKitAnimation.dart
|
| diff --git a/client/dom/generated/src/frog/WebKitAnimation.dart b/client/dom/generated/src/frog/WebKitAnimation.dart
|
| index 69abd4e4260664de43135240d83029832b0a4553..ad5458d8a50c6bf8fbf79c35dfa36879cc419484 100644
|
| --- a/client/dom/generated/src/frog/WebKitAnimation.dart
|
| +++ b/client/dom/generated/src/frog/WebKitAnimation.dart
|
| @@ -1,5 +1,5 @@
|
|
|
| -class WebKitAnimationJs extends DOMTypeJs implements WebKitAnimation native "*WebKitAnimation" {
|
| +class _WebKitAnimationJs extends _DOMTypeJs implements WebKitAnimation native "*WebKitAnimation" {
|
|
|
| static final int DIRECTION_ALTERNATE = 1;
|
|
|
|
|