Index: client/dom/generated/src/frog/Geolocation.dart |
diff --git a/client/dom/generated/src/frog/Geolocation.dart b/client/dom/generated/src/frog/Geolocation.dart |
index 13e9f69eba0a9cebf956b93f2ebd33ab5bb11e5f..b71a084ba8676c1791aebcb0ee1d0b4e5d1e5641 100644 |
--- a/client/dom/generated/src/frog/Geolocation.dart |
+++ b/client/dom/generated/src/frog/Geolocation.dart |
@@ -1,5 +1,5 @@ |
-class GeolocationJs extends DOMTypeJs implements Geolocation native "*Geolocation" { |
+class _GeolocationJs extends _DOMTypeJs implements Geolocation native "*Geolocation" { |
void clearWatch(int watchId) native; |