| Index: client/dom/generated/src/frog/PerformanceNavigation.dart
|
| diff --git a/client/dom/generated/src/frog/PerformanceNavigation.dart b/client/dom/generated/src/frog/PerformanceNavigation.dart
|
| index ce047415f6e7542639e258052678465ec0ff5075..9ebc4377c54228a8278775e05f312aeaa6b64b31 100644
|
| --- a/client/dom/generated/src/frog/PerformanceNavigation.dart
|
| +++ b/client/dom/generated/src/frog/PerformanceNavigation.dart
|
| @@ -1,5 +1,5 @@
|
|
|
| -class PerformanceNavigation native "*PerformanceNavigation" {
|
| +class PerformanceNavigationJS implements PerformanceNavigation native "*PerformanceNavigation" {
|
|
|
| static final int TYPE_BACK_FORWARD = 2;
|
|
|
|
|