| Index: sdk/lib/html/templates/html/dart2js/impl_AudioBufferSourceNode.darttemplate
|
| diff --git a/sdk/lib/html/templates/html/dart2js/impl_AudioBufferSourceNode.darttemplate b/sdk/lib/html/templates/html/dart2js/impl_AudioBufferSourceNode.darttemplate
|
| index fc2081dcbf305c4162f3cde66aaaae1a697c5367..060434ce4f429f8b9b589c9a0c044dcaa0ef630c 100644
|
| --- a/sdk/lib/html/templates/html/dart2js/impl_AudioBufferSourceNode.darttemplate
|
| +++ b/sdk/lib/html/templates/html/dart2js/impl_AudioBufferSourceNode.darttemplate
|
| @@ -4,6 +4,7 @@
|
|
|
| part of html;
|
|
|
| +/// @domName $DOMNAME
|
| class $CLASSNAME$EXTENDS$IMPLEMENTS$NATIVESPEC {
|
|
|
| // TODO(efortuna): Remove these methods when Chrome stable also uses start
|
|
|