Index: client/dom/generated/src/frog/HTMLQuoteElement.dart |
diff --git a/client/dom/generated/src/frog/HTMLQuoteElement.dart b/client/dom/generated/src/frog/HTMLQuoteElement.dart |
index e746954702b246bf038d3a8fc60fcd053a643001..1b3d1ed11af8806dafb554eac14992071225e880 100644 |
--- a/client/dom/generated/src/frog/HTMLQuoteElement.dart |
+++ b/client/dom/generated/src/frog/HTMLQuoteElement.dart |
@@ -1,5 +1,5 @@ |
-class HTMLQuoteElementJS extends HTMLElementJS implements HTMLQuoteElement native "*HTMLQuoteElement" { |
+class HTMLQuoteElementJs extends HTMLElementJs implements HTMLQuoteElement native "*HTMLQuoteElement" { |
String get cite() native "return this.cite;"; |