Chromium Code Reviews| Index: client/html/generated/html/frog/SVGLangSpace.dart |
| diff --git a/client/html/generated/html/frog/SVGLangSpace.dart b/client/html/generated/html/frog/SVGLangSpace.dart |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..7187a25a8392683c2a1d813c165f9c2de492e500 |
| --- /dev/null |
| +++ b/client/html/generated/html/frog/SVGLangSpace.dart |
| @@ -0,0 +1,7 @@ |
| + |
| +class _SVGLangSpaceImpl implements SVGLangSpace native "*SVGLangSpace" { |
| + |
| + String xmllang; |
| + |
| + String xmlspace; |
| +} |