Chromium Code Reviews| Index: client/html/generated/html/frog/AudioDestinationNode.dart |
| diff --git a/client/html/generated/html/frog/AudioDestinationNode.dart b/client/html/generated/html/frog/AudioDestinationNode.dart |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..fee37a69088fd212c814b9257771c5aafb3dd50c |
| --- /dev/null |
| +++ b/client/html/generated/html/frog/AudioDestinationNode.dart |
| @@ -0,0 +1,5 @@ |
| + |
| +class _AudioDestinationNodeImpl extends _AudioNodeImpl implements AudioDestinationNode native "*AudioDestinationNode" { |
| + |
| + final int numberOfChannels; |
| +} |