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..c01fb8f6691ca7b69cace7be87d4233d9b54fd97 |
| --- /dev/null |
| +++ b/client/html/generated/html/frog/Geoposition.dart |
| @@ -0,0 +1,7 @@ |
| + |
| +class _GeopositionJs implements Geoposition native "*Geoposition" { |
| + |
| + final _CoordinatesJs coords; |
| + |
| + final int timestamp; |
| +} |