Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(157)

Unified Diff: client/dom/generated/src/frog/HTMLUnknownElement.dart

Issue 9271031: Make DOMType the root of DOM implementation types. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: x Created 8 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: client/dom/generated/src/frog/HTMLUnknownElement.dart
diff --git a/client/dom/generated/src/frog/HTMLUnknownElement.dart b/client/dom/generated/src/frog/HTMLUnknownElement.dart
index 2a8fe1ece908b275c1d13f57622beef32aeb4a51..c7fd95e87d07d2bf7e08fee81d8cd4fe0cae859d 100644
--- a/client/dom/generated/src/frog/HTMLUnknownElement.dart
+++ b/client/dom/generated/src/frog/HTMLUnknownElement.dart
@@ -1,3 +1,3 @@
-class HTMLUnknownElementJS extends HTMLElementJS implements HTMLUnknownElement native "*HTMLUnknownElement" {
+class HTMLUnknownElementJs extends HTMLElementJs implements HTMLUnknownElement native "*HTMLUnknownElement" {
}
« no previous file with comments | « client/dom/generated/src/frog/HTMLUListElement.dart ('k') | client/dom/generated/src/frog/HTMLVideoElement.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698