Chromium Code Reviews| Index: client/html/generated/html/frog/BarInfo.dart |
| diff --git a/client/html/generated/html/frog/BarInfo.dart b/client/html/generated/html/frog/BarInfo.dart |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..aa91451222e24b6a5674fdd417d539d36a729cd2 |
| --- /dev/null |
| +++ b/client/html/generated/html/frog/BarInfo.dart |
| @@ -0,0 +1,5 @@ |
| + |
| +class _BarInfoJs implements BarInfo native "*BarInfo" { |
| + |
| + final bool visible; |
| +} |