Chromium Code Reviews| Index: client/html/generated/html/dartium/SVGAltGlyphDefElement.dart |
| diff --git a/client/html/generated/html/dartium/SVGAltGlyphDefElement.dart b/client/html/generated/html/dartium/SVGAltGlyphDefElement.dart |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..3af7ea5f8611e6bd23102e2e0b63fe4cb6c51a6e |
| --- /dev/null |
| +++ b/client/html/generated/html/dartium/SVGAltGlyphDefElement.dart |
| @@ -0,0 +1,4 @@ |
| + |
| +class _SVGAltGlyphDefElementImpl extends _SVGElementImpl implements SVGAltGlyphDefElement { |
| + _SVGAltGlyphDefElementImpl._wrap(ptr) : super._wrap(ptr); |
| +} |