| Index: client/html/generated/html/frog/PerformanceNavigation.dart
|
| diff --git a/client/html/generated/html/frog/PerformanceNavigation.dart b/client/html/generated/html/frog/PerformanceNavigation.dart
|
| deleted file mode 100644
|
| index 1223654b0fbaaa49527955eff466055ef686bb8a..0000000000000000000000000000000000000000
|
| --- a/client/html/generated/html/frog/PerformanceNavigation.dart
|
| +++ /dev/null
|
| @@ -1,15 +0,0 @@
|
| -
|
| -class _PerformanceNavigationImpl implements PerformanceNavigation native "*PerformanceNavigation" {
|
| -
|
| - static final int TYPE_BACK_FORWARD = 2;
|
| -
|
| - static final int TYPE_NAVIGATE = 0;
|
| -
|
| - static final int TYPE_RELOAD = 1;
|
| -
|
| - static final int TYPE_RESERVED = 255;
|
| -
|
| - final int redirectCount;
|
| -
|
| - final int type;
|
| -}
|
|
|