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

Unified Diff: client/dom/generated/src/frog/SVGAltGlyphItemElement.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
« no previous file with comments | « client/dom/generated/src/frog/SVGAltGlyphElement.dart ('k') | client/dom/generated/src/frog/SVGAngle.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/dom/generated/src/frog/SVGAltGlyphItemElement.dart
diff --git a/client/dom/generated/src/frog/SVGAltGlyphItemElement.dart b/client/dom/generated/src/frog/SVGAltGlyphItemElement.dart
index a690863e46a6946f89c4fd3a6bf6e10cec85e54e..a004e81adb3a2fe3667b73a1a81ab926fb373848 100644
--- a/client/dom/generated/src/frog/SVGAltGlyphItemElement.dart
+++ b/client/dom/generated/src/frog/SVGAltGlyphItemElement.dart
@@ -1,3 +1,3 @@
-class SVGAltGlyphItemElementJS extends SVGElementJS implements SVGAltGlyphItemElement native "*SVGAltGlyphItemElement" {
+class SVGAltGlyphItemElementJs extends SVGElementJs implements SVGAltGlyphItemElement native "*SVGAltGlyphItemElement" {
}
« no previous file with comments | « client/dom/generated/src/frog/SVGAltGlyphElement.dart ('k') | client/dom/generated/src/frog/SVGAngle.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698