Chromium Code Reviews| Index: client/html/generated/html/frog/Geoposition.dart |
| diff --git a/client/html/generated/html/frog/Geoposition.dart b/client/html/generated/html/frog/Geoposition.dart |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..e8520686ee5371eb6116fe171e208d4b2d454d4a |
| --- /dev/null |
| +++ b/client/html/generated/html/frog/Geoposition.dart |
| @@ -0,0 +1,7 @@ |
| + |
| +class _GeopositionImpl implements Geoposition native "*Geoposition" { |
| + |
| + final _CoordinatesImpl coords; |
| + |
| + final int timestamp; |
| +} |