Chromium Code Reviews| Index: client/dom/generated/src/frog/PositionCallback.dart |
| diff --git a/client/dom/generated/src/frog/PositionCallback.dart b/client/dom/generated/src/frog/PositionCallback.dart |
| deleted file mode 100644 |
| index e4e605bd01da808a35079a15c84e875f1bb52581..0000000000000000000000000000000000000000 |
| --- a/client/dom/generated/src/frog/PositionCallback.dart |
| +++ /dev/null |
| @@ -1,9 +0,0 @@ |
| - |
| -class PositionCallback native "*PositionCallback" { |
| - |
| - bool handleEvent(Geoposition position) native; |
| - |
| - var dartObjectLocalStorage; |
| - |
| - String get typeName() native; |
| -} |