| 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
|
| deleted file mode 100644
|
| index 6ee84f89774c2adc5cd77feaf8d6bf641a8bc070..0000000000000000000000000000000000000000
|
| --- a/client/dom/generated/src/frog/PerformanceNavigation.dart
|
| +++ /dev/null
|
| @@ -1,15 +0,0 @@
|
| -
|
| -class _PerformanceNavigationJs extends _DOMTypeJs 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;
|
| -}
|
|
|